Expand description
Binary delivery format for WebSocket.
Structs§
- BinaryWsUpdate 
- Content of a Websocket update sent to the client when the binary delivery method is requested.
Constants§
- BINARY_UPDATE_ FORMAT_ MAGIC 
- First bytes (LE) of a binary Websocket message. A binary message will contain one or multiple price updates, each with its encoding format magic.