robotconscience / ofxLibwebsockets

[Deprecated] openFrameworks wrapper of libwebsockets for WebSocket client and server functionality
Other
171 stars 68 forks source link

method to change waitingMillis #83

Closed natxopedreira closed 8 years ago

natxopedreira commented 8 years ago

I just make a method to change waitingMillis in the reactor class, and also set default value in client constructor to 1 instead 0

robotconscience commented 8 years ago

Awesome, thanks!