Skip to main content

Module client

Module client 

Source
Expand description

Connection-oriented TWS API client.

Structs§

ClientConfig
TWS/Gateway client configuration.
EventPump
An owned asynchronous event loop. Spawn run on a Tokio task when a background reader is desired.
TwsApiClient
Thin TWS/Gateway protocol client.

Enums§

ConnectionState
Client connection state.