Skip to content

Push notifications to the notification server #144

@sparre

Description

@sparre

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>

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions