Skip to content

hiroyuki/of_SocketIOClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ofxSokectIOClient

openFrameworks addon of socketIO client worked at OSX 10.8

using Sokect.IO Client++, websocket++ ,and rapidjson.

This library is able to connect to a Socket.IO server, and then send and receive messages.

##about installing into existing project

  • drag "lib" and "src" folder into Project Navigator in Xcode
  • header search path ../../../addons/ofxSocketIOClient/lib/websocketpp/src ../../../addons/ofxSocketIOClient/include

##how to run example

  1. install socketIO
  2. run test.js ( : example/test.js ) from terminal.
  3. build and run example

About

socket IO client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages