Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Push notifications to the notification server #144

Open
sparre opened this issue Apr 23, 2014 · 0 comments
Open

Push notifications to the notification server #144

sparre opened this issue Apr 23, 2014 · 0 comments
Assignees

Comments

@sparre
Copy link
Member

sparre commented Apr 23, 2014

WebSocket based notifications have been factored out as a separate service.
Implement push of notifications from Call-Flow-Control to the notification server.

Protocol:

POST /broadcast?token=<authentication token> HTTP/1.1
Content-Type: application/json

<JSON notification object>
@sparre sparre self-assigned this Apr 23, 2014
sparre added a commit to sparre/Call-Flow-Control that referenced this issue Apr 23, 2014
sparre added a commit to sparre/Call-Flow-Control that referenced this issue Apr 23, 2014
sparre added a commit to sparre/Call-Flow-Control that referenced this issue Apr 23, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant