Skip to main content

Module client

Module client 

Source
Expand description

Betfair Exchange Stream API client.

Connects to the Betfair raw TLS stream (CRLF-delimited JSON), authenticates, and manages market/order subscriptions with automatic clk-based resubscription on reconnection.

Structsยง

BetfairRaceStreamClient
Betfair race stream client for Total Performance Data (TPD).
BetfairStreamClient
Betfair Exchange Stream API client using raw TLS (CRLF-delimited JSON).