Sakib Sami

Results 11 comments of Sakib Sami

Hello @dammike feel free to contribute on this

@rishvantsingh sure why not.

@Saurav-Paul please open a PR

@shihabmridha can you please open a PR?

@pineli it may flood the http api if the load is huge. you can directly send from emqx to rabbitmq.

@jwillmer do changes in config file. Config file for emq-web-hook located in plugins/emq-web-hook.

@jwillmer Understood. Till now it works as 1-1 application. if you check config there is option to add one endpoint. You can use a middleware who will consume webhook's request...

@emqplus can we use endpoint as array than string ? Then it will be possible to send request to multiple applications for an event of webhook.

@jwillmer only keep the events in config file you want to get notified. Remove the events from config those are not necessary.

@senneco , No. ``` @InjectPresenter public var myPresenter: MyPresenter? = null ``` Its the declaration.