William
William
Hi Joan, Please see sample code link: https://github.com/linuxrd007/sample.git Thank you.
Hi @jmigual, I chose C++ when I start this project at first, but still can not compiler. Should I download release version(v3.1.0) to test again? Thank you.
Hi @jmigual, v3.1.0 was include Boost libraries? If not, which is the suggested source code? Thank you.
Hi @jmigual, asio/ catch/ rapidjson/ websocketpp/ Are there 4 more libaries need to install by myself, which are the suggested source code? Thank you.
Hi @jmigual, I found the library as follows: asio/ : https://github.com/chriskohlhoff/asio catch/ : https://github.com/catchorg/Catch2 rapidjson/ : https://github.com/Tencent/rapidjson websocketpp/ : https://github.com/zaphoyd/websocketpp Socket.IO/ : https://github.com/socketio/socket.io-client-cpp/releases re-build source code by "cmake" & "make...
Hi @jmigual, Follow the installation without CMake instructions method is work, thank you. But, it spend a lot of time compiling program, thus use cmake install into OS is more...
Hi, After link "openssl" and define "SIO_TLS" but still error occur, please reference Code::Blocks setting as follows.   compiler error log:  search openssl file path:  I found...