Skip to content

alarrosa14/sendero_web_server

Repository files navigation

Sendero Web Server Prototype

This prototype shows how to connect NodeJS-Socket.IO with C++ using Socket.IO C++.

####Dependencies:

####Compilación: OS X: g++ -L./ -lsioclient -lboost_system-mt -lboost_random-mt -lboost_date_time-mt -o senderoTest cplusplus_client.cpp

Linux: g++ -std=c++11 cplusplus_client.cpp -o test -Llib -lsioclient -lboost_system -lpthread

Work in progress...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages