From f97c4e0a5cec8c67ae5bd11fea2470d619421ed1 Mon Sep 17 00:00:00 2001 From: John Reynolds Date: Wed, 7 Aug 2019 09:54:57 -0400 Subject: [PATCH] Destroyed _Page (markdown) --- _Page.md | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 _Page.md diff --git a/_Page.md b/_Page.md deleted file mode 100644 index 21492f0..0000000 --- a/_Page.md +++ /dev/null @@ -1,2 +0,0 @@ -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/) -