Expand description
Betfair Exchange Stream API client and message types.
Covers both request messages (authentication, subscriptions) and response messages (MCM, OCM, connection, status), as well as the raw TLS client.
Modulesยง
- client
- Betfair Exchange Stream API client.
- config
- Configuration for the Betfair stream client.
- error
- Betfair stream client error types.
- messages
- Betfair Exchange Stream API message definitions.
- ocm
- Shared OCM stream handler state.
- parse
- Parsing utilities that convert Betfair stream messages into Nautilus domain models.