Donald Pillou
Results
2
comments of
Donald Pillou
Hi, an "easy" way to get WSS (and maybe even proxy support) to work is to use libcurl for the https connection. See here for example: https://github.com/donpillou/MegucoData/blob/master/Src/Markets/Tools/Websocket.cpp (Unfortunately, this code...
Hi, > Any thoughts, why we are not using standard C++ library instead of libnstd and Makefile instead of Marefile This was my personal choice. (I hate STL for various...