20 Commits

Author SHA1 Message Date
melode11
667f75d99c change QT demo UI and gif, clean code 2015-04-13 12:02:14 +08:00
melo.yao
a1f153e06a add reconnect functionality 2015-04-12 23:29:41 +08:00
melo.yao
9da4979d7f change reconnect implementation 2015-04-11 00:26:13 +08:00
melode11
e0d662382a move sio_packet to internal,update cmake script 2015-04-08 14:56:15 +08:00
melode11
4d6501016a interface change, move 'socket#connect(open)/close listener' to client 2015-04-07 13:20:41 +08:00
melode11
ad0cd77cab use socket to store pending packet, send them once connected. 2015-04-03 19:11:24 +08:00
melode11
c8aeb09030 fix some bug, and update iOS demo for the new interfaces 2015-04-03 17:10:28 +08:00
melode11
d737680074 first multiplex version can pass build 2015-04-03 15:57:32 +08:00
melo.yao
c30cd0fe90 partially work 2015-04-03 02:24:18 +08:00
melo.yao
3b756510eb add branch multiplex 2015-04-03 01:30:30 +08:00
melode11
0997fe3734 add 2015-04-02 20:57:36 +08:00
melode11
bbd7670c1e add sio::event object for event callback,to avoid too many arguments in the callback function. 2015-04-02 20:54:28 +08:00
melode11
a94d95ac59 fix some special case of packet parsing,fully support namespace 2015-04-02 19:20:39 +08:00
melode11
c6537e9353 fix a critical bug will cause ping timer stop work 2015-03-31 16:14:34 +08:00
melode11
37bb20a86d add iOS chat room example 2015-03-30 17:59:01 +08:00
melo.yao
affd2eee4a fix compilation on MSVC 2015-03-28 23:00:40 +08:00
melode11
00722d4095 fix test sample 2015-03-27 15:59:31 +08:00
melode11
cfa2f8148e fix MacOS/iOS compile issues 2015-03-27 11:10:06 +08:00
melo.yao
11fd5f74c9 fix vs2012 compilation 2015-03-27 01:26:04 +08:00
melode11
58585b2495 initial push 2015-03-26 21:46:07 +08:00