Skip to content

GrandinLuc/orderbook_ws_streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Order books streaming

The goal of this project is to have a server that is able to stream trading data from Binance and Bitstamp APIs as on orderbook via gRPC. The data is accessed through WebSocket APIs.

Run the server

cargo run --bin grpc-server

Run the client

cargo run --bin grpc-client

A screenshot of the client:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages