Expand description
Bithumb authentication implementation - Performance optimized for HFT
This module provides high-performance JWT-based authentication for Bithumb API. Optimized with stack allocation, pre-allocated constants, and zero-copy operations.
Modules§
- header_
keys - Bithumb header key constants for type safety and performance
Structs§
- Bithumb
Auth - Bithumb authentication handler