Crate bothan_bybit

Source

Re-exports§

pub use api::websocket::WebSocketConnection;
pub use api::websocket::WebSocketConnector;
pub use worker::Worker;
pub use worker::opts::WorkerOpts;

Modules§

api
Bybit WebSocket API client implementation.
worker
Bybit worker implementation.