WebSockets
Websockets (RFC 6455) for orders and others are available at Tradecloud side
Websockets are currently experimental for system integration.
- you will NOT receive missed historic orders or responses since the WebSocket disconnected
- you have to keep the connection open by sending a keep alive message every minute
Contact [email protected] if you would like to integrate using WebSockets
Roadmap:
- 1.Add a WebSocket Connector targetted on system integration
- 2.Add basic authentication for easy authentication
- 3.Queue orders and responses when the WebSocket client is not connected or subscribed.
- 4.Add the STOMP protocal for CONNECT, SUBSCRIBE, ACK, UNSUBSCRIBE and DISCONNECT
Last modified 2yr ago