[WebSocket] Listen to registered events of given subscriber​
WebSocket Endpoint​
The client needs to send all the required headers for a ws connection and has to handle the websocket protocol.
Note this can not be tested from within swagger!
The connection to this endpoint will never be closed. All action events of the system this subscriber has registerd will be send to this connection.
Path Parameters
- subscriber_id string required
The identifier of the subscriber
Responses
- 404
No subscriber found
- text/plain
- Schema
Schema
- string
Loading...