Cinder-Socketio
Cinder implementation of Socket.IO
Based on https://github.com/kusharami/socket.io-client-cpp Using websocketpp from https://github.com/zaphoyd/websocketpp
nodejs test server in the echo_server folder, run
npm i
npm start
Build with Visual Studio 2019: Choose ISO C++17 Add preprocessor: WEBSOCKETPP_CPP11_RANDOM_DEVICE;WEBSOCKETPP_CPP11_TYPE_TRAITS;ASIO_STANDALONE;WEBSOCKETPP_CPP11_FUNCTIONAL;ASIO_HAS_STD_ARRAY; or add in Cinder/blocks/__AppTemplates/__Foundation\vc2019\foundation.vcxproj