You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AggreGate is a cryptocurrency order-book aggregator written in Rust. It's designed to connect to multiple exchanges, aggregate their orderbook data, and provide that data through various server implementations (gRPC, REST, and WebSocket).