Module binance

Source
Expand description

Binance authentication implementation - Performance optimized for HFT

This module provides high-performance HMAC/Ed25519-based authentication for Binance API. Optimized with stack allocation, pre-allocated constants, and zero-copy operations.

Modules§

header_keys
Binance header key constants for type safety and performance

Structs§

BinanceAuth
Binance authentication implementation for Spot API
BinanceWsLogonMessage
WebSocket session logon message for Binance
BinanceWsLogonParams
The parameters for a WebSocket logon request.

Enums§

BinanceKeyType
Binance API key type