Crate pyth_lazer_protocol

Source
Expand description

Protocol types.

Modulesยง

  • Types representing binary encoding of signable payloads and signature envelopes.
  • WebSocket JSON protocol types for API the publisher provides to the router. Publisher data sourcing may also be implemented in the router process, eliminating WebSocket overhead.
  • WebSocket JSON protocol types for API the router provides to consumers and publishers.
  • Types descibing general WebSocket subscription/unsubscription JSON messages used across publishers, agents and routers.