Expand description
AsyncAPI specification for WebSocket API.
This module generates an AsyncAPI 3.0 specification for the WebSocket API, documenting all channels, messages, and their schemas.
The message types are defined in super::websocket and reused here
to avoid duplication.
Structs§
- WebSocket
Api - WebSocket API specification
- WsCandle
Update - WsCompetition
Final Standing - WsCompetition
Final Stats - WsCompetition
GapUpdate - WsCompetition
Rank Change - WsCompetition
Update - WsFill
Update - WsIndex
Price Update - WsIndicative
Market Data - WsLiquidation
State Change - WsOrderbook
Update - WsPosition
Expired - WsRfq
Quote Entry - WsRfq
Quotes - WsRfq
Status Update - WsTrade
Update
Enums§
Functions§
- asyncapi_
spec_ json - Get the AsyncAPI specification as JSON string
- asyncapi_
spec_ with_ server - Get the AsyncAPI specification with a custom server URL