WebSocket Streaming
The Firehose streaming API is also available over WebSocket. The parameters, event format, keep-alive behavior, rate limits, and error codes described in HTTP streaming also apply to the WebSocket channel. This topic describes the WebSocket endpoint for the Cisco Spaces Federal environment.
Endpoint
Connect to the these endpoint by using the WebSocket Secure protocol:
wss://partners.spaces-gov.cisco/api/partners/v1/firehose/events
For more information about the common streaming behavior, refer to HTTP streaming.
For more information about the WebSocket implementation details, refer to WebSocket Streaming in the Cisco Spaces Firehose documentation.
Feedback