24 Commits

Author SHA1 Message Date
melode11
c39efcb914 fix a initial value bug 2015-04-07 14:49:38 +08:00
melode11
2e2fb30346 add more thread safty 2015-04-07 13:48:36 +08:00
melode11
4d6501016a interface change, move 'socket#connect(open)/close listener' to client 2015-04-07 13:20:41 +08:00
melode11
e89baf4e5c change some socket behavior, make more reasonable 2015-04-04 01:22:42 +08:00
melode11
8df330dd52 change all_off() to off_all() 2015-04-03 20:04:47 +08:00
melode11
f1ae7a0e03 better constructor visibility control 2015-04-03 19:47:49 +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
951a1edb38 format 2015-03-28 23:27:16 +08:00
melo.yao
18a02fd66f optimize json member access 2015-03-28 23:21:23 +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
81aa76c7e0 fix bugs introduced by refactor and rapidjson upgrade 2015-03-27 14:42:32 +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