Expand description
Bybit V5 authentication implementation - Performance optimized for HFT
This module provides high-performance HMAC-SHA256 authentication for Bybit V5 API. Supports both REST API and WebSocket authentication with zero-copy operations.
Modules§
- header_
keys - Bybit V5 API header key constants for type safety and performance
Structs§
- Bybit
Auth - Bybit V5 authentication implementation
- Bybit
WsAuth Message - WebSocket authentication message for Bybit V5
- Bybit
WsMessage Header - WebSocket message header for trading operations
- Bybit
WsTrading Message - WebSocket trading message for Bybit V5