Skip to content

Simple client that connects to binance and gateio ws servers, and gets asks, bids data from given symbols.

License

Notifications You must be signed in to change notification settings

knrl/client-tls-websocketpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

client-tls-websocketpp

Simple client that connects to binance and gateio ws servers, and gets asks, bids data from given symbols.

dependencies

  • Boost Libraries
  • Boost.Asio
  • OpenSSL libraries
  • Webscoketpp

build & run

 $ mkdir build && cd build
 $ cmake ..
 $ make
 $ ./app/App

About

Simple client that connects to binance and gateio ws servers, and gets asks, bids data from given symbols.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published