Teemu,
After having another look at the source code, it seems that you are
right. Thanks for making this clear.
Regards,
Frederik
On 26-10-15 12:04, Teemu Huovila wrote:
On 26.10.2015 12:44, Frederik Bosch | Genkgo wrote:
Teemu,
If just need the http request, I will need something like
://myurl/
<http://login:p...@node1.domain.tld:8009/preliminary/http-notify/v1/notify>
}
Regards,
Frederik
On 26-10-15 11:35, Teemu Huovila wrote:
On 26.10.2015 09:45, Frederik Bosch | Genkgo wrote:
Ah fantastic. Now I guess I can use notify plugin without push_notification
metadata p
Ah fantastic. Now I guess I can use notify plugin without
push_notification metadata plugins, right?
On 26-10-15 08:36, Teemu Huovila wrote:
On 26.10.2015 08:59, Frederik Bosch | Genkgo wrote:
Thanks again. Final question: how do I configure this plugin?
As the only existing driver at the
Thanks again. Final question: how do I configure this plugin?
On 23-10-15 16:12, Michael M Slusarz wrote:
On 10/22/2015 12:46 AM, Frederik Bosch | Genkgo wrote:
Thanks a lot! After looking at the source, I guess the ox driver will
do. Maybe, when other people find this thread, you could
10/21/2015 9:07 AM, Frederik Bosch | Genkgo wrote:
We want to trigger a script after certain actions by the user (event).
This script inserts the action into message queue (e.g. Rabbit MQ)
accompanied with some data. Then one or more workers picks up the action
from the message queue and do
Hello,
We want to trigger a script after certain actions by the user (event).
This script inserts the action into message queue (e.g. Rabbit MQ)
accompanied with some data. Then one or more workers picks up the action
from the message queue and do something with it. The question is: how
can I