fluidex / dingir-exchange

A high performance crypto trading engine
234 stars 62 forks source link

DESIGN: grpc or websockets for pushing notification? #88

Open lispc opened 3 years ago

HAOYUatHZ commented 3 years ago

Quant users may use WS more.

HAOYUatHZ commented 3 years ago

https://binance-docs.github.io/apidocs/spot/en/#websocket-market-streams

HafeezRai commented 3 years ago

use websockets

lispc commented 3 years ago

maybe useful: https://github.com/hyperium/tonic/pull/455

lispc commented 3 years ago

https://github.com/tmc/grpc-websocket-proxy

lispc commented 3 years ago

https://github.com/Fluidex/dingir-exchange/issues/215

lispc commented 3 years ago

public data: orderbook / tick(every trades) private data: my orders