Commit graph

8 commits

Author SHA1 Message Date
André Mussche
24a9c83501 shorter server loop (in case of "hanging" data?)
direct context as connection
2014-01-03 18:55:05 +01:00
André Mussche
c075c6bb50 - disabled client side socket.io ping (not threadsafe, must be improved first)
- better reconnect after connection failure/timeout
- more safer background read thread (no select on all handles at once: not threadsafe if other threads do a select too?)
2014-01-03 18:52:46 +01:00
André Mussche
f8781f23dd - lock on "select"
- empty "connected" check is possible now (no "no data read" exception or timeout)
2014-01-03 18:49:48 +01:00
André Mussche
b4bb376703 interlocked messagenumber 2014-01-03 18:48:05 +01:00
André Mussche
28aa5d1a7a auto try connect + upgrade (when no initial connection yet) 2013-12-10 20:53:20 +01:00
andremussche
be087753c5 error handling and unit test 2013-11-18 14:27:13 +01:00
andremussche
cb2855115f Websocket support for RemObjectsSDK 2013-11-11 21:15:05 +01:00
andremussche
7d3b78b227 first checkin 2013-11-11 21:14:42 +01:00