Webhooks posting all events to all callbacks registered
First step toward allowing callbacks to be called for all meetings in a server, not for only a single meeting. Will need to change the way data is stored on redis to improve the webhooks app, but it already works the way it is now.
Showing
- labs/bbb-callback/app.coffee 0 additions, 50 deletionslabs/bbb-callback/app.coffee
- labs/bbb-callback/app.js 1 addition, 1 deletionlabs/bbb-callback/app.js
- labs/bbb-callback/application.coffee 43 additions, 0 deletionslabs/bbb-callback/application.coffee
- labs/bbb-callback/callback_url.coffee 32 additions, 0 deletionslabs/bbb-callback/callback_url.coffee
- labs/bbb-callback/callbacks.coffee 72 additions, 0 deletionslabs/bbb-callback/callbacks.coffee
- labs/bbb-callback/package.json 3 additions, 1 deletionlabs/bbb-callback/package.json
Loading
Please register or sign in to comment