Module core

Source
Expand description

Core provider trait and implementations

Traits§

HttpClientProvider
HTTP client provider trait for standardized REST API access Implementations should have an HTTP client and provide methods for creating one
Provider
High-performance provider interface for exchange connectivity Optimized for zero allocations and predictable low latency All implementations must adhere to the project’s HFT performance guidelines