videodromm / Cinder-Socketio

Cinder block for Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cinder-Socketio

Cinder implementation of Socket.IO

http://www.libcinder.org

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

About

Cinder block for Socket.io

License:GNU Affero General Public License v3.0


Languages

Language:C++ 95.6%Language:XSLT 1.0%Language:Python 0.9%Language:CMake 0.7%Language:Perl 0.6%Language:Makefile 0.5%Language:C 0.3%Language:HTML 0.3%Language:CSS 0.1%Language:Shell 0.1%Language:M4 0.0%Language:TeX 0.0%Language:JavaScript 0.0%