Module binary_update

Source

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.