mirror of
https://github.com/boostorg/beast.git
synced 2025-08-05 07:44:35 +02:00
added link to example code for connecting to bitstamp
2
_Footer.md
Normal file
2
_Footer.md
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
CorneliaConsulting.com and John Reynolds are using beast to connect to cryptocurrency exchanges and rewriting python code to C++ using boost and beast. Below is an example connecting to bitstamp.net using beast websockets. [original beast websocket client async ssl example ](https://github.com/boostorg/beast/blob/develop/example/websocket/client/async-ssl/) and [modified to connect to ws.bitstamp.net](https://github.com/jrrpanix/cexchange/tree/master/src/)
|
||||||
|
|
Reference in New Issue
Block a user