(ws cobra subscriber) use a Json::StreamWriter to write to std::cout, and save one std::string allocation for each message printed

This commit is contained in:
Benjamin Sergeant
2020-03-29 15:24:46 -07:00
parent 40c619c1ec
commit cfa5718e40
3 changed files with 23 additions and 8 deletions

View File

@ -6,4 +6,4 @@
#pragma once
#define IX_WEBSOCKET_VERSION "9.1.5"
#define IX_WEBSOCKET_VERSION "9.1.6"