Jianjun Zhu
|
b06184bbbf
|
Allow connect with query string.
|
2015-04-23 17:59:29 +08:00 |
|
melode11
|
0b0f265c39
|
add varialbe args support in event callback.
|
2015-04-23 01:20:43 +08:00 |
|
melode11
|
3440d5814c
|
change license from 'BSD' to 'MIT'
|
2015-04-20 23:34:42 +08:00 |
|
melode11
|
bc3d745c18
|
add test cases,format code
1.3.0
|
2015-04-20 23:12:28 +08:00 |
|
melode11
|
6cc01c332e
|
fix compile issue of last commit
|
2015-04-20 21:39:48 +08:00 |
|
melode11
|
a0a9c196f9
|
remove redundent code,remove double colon prefix
|
2015-04-20 21:34:38 +08:00 |
|
melode11
|
1ccd9672ce
|
reorg readme
1.3.0-alpha1
|
2015-04-20 00:39:51 +08:00 |
|
melode11
|
7d4e5b4b69
|
refine readme
|
2015-04-20 00:35:24 +08:00 |
|
melode11
|
5d89fa004e
|
cmake,use built-in boost path variables instead
|
2015-04-20 00:25:50 +08:00 |
|
melode11
|
4ca0a6c301
|
update readme for variable argument support.
|
2015-04-20 00:12:07 +08:00 |
|
melode11
|
079950e008
|
fix emit bug
|
2015-04-19 07:33:26 -07:00 |
|
melode11
|
bd89d13874
|
unify emit interface
|
2015-04-19 04:10:06 -07:00 |
|
melode11
|
f6b4846dc4
|
use macro for host url
|
2015-04-18 08:40:19 -07:00 |
|
melode11
|
7da44f0568
|
add more unit tests
|
2015-04-18 08:39:23 -07:00 |
|
melode11
|
1f54bdb699
|
fix make issue on linux with gcc
|
2015-04-18 07:10:58 -07:00 |
|
melo.yao
|
f556e24281
|
add more info in test/readme.md
|
2015-04-18 18:38:21 +08:00 |
|
melo.yao
|
0b19aa3b7a
|
fix path argument in cmake script
|
2015-04-18 18:24:21 +08:00 |
|
melo.yao
|
9b2556e88d
|
initial unit test
|
2015-04-18 18:21:06 +08:00 |
|
melo.yao
|
95c3d47cd7
|
fix stupid cmake mistakes
1.2.2
|
2015-04-16 01:20:50 +08:00 |
|
melo.yao
|
f245a8122e
|
fix some warnings
|
2015-04-15 22:25:31 +08:00 |
|
melo.yao
|
29e82a64cb
|
Code style enhancement and code re-org
|
2015-04-15 22:19:16 +08:00 |
|
melode11
|
534262658c
|
replace double colon style of 'sio::socket::ptr'
1.2.1
|
2015-04-14 19:53:17 +08:00 |
|
melode11
|
39042f60c2
|
Merge pull request #5 from lultimouomo/gccfix
Fix compilation on GCC
Patch is logically good, merge first.
|
2015-04-14 19:40:03 +08:00 |
|
Luca Niccoli
|
2924a9f373
|
Use explicit template parametrization
The arguments are of different types, so parameter deduction will not
work.
|
2015-04-14 12:15:26 +02:00 |
|
Luca Niccoli
|
2ff681bf06
|
Avoid symbol redefinition
Apprently clang and msvc are fine with it, but GCC isn't.
|
2015-04-14 11:31:02 +02:00 |
|
melode11
|
9663ca3c64
|
update QT demo UI and DEMO gif
|
2015-04-13 15:08:07 +08:00 |
|
melode11
|
de0ac3bb3c
|
update README for the reconnection API modification
1.2.0
|
2015-04-13 12:16:18 +08:00 |
|
melode11
|
667f75d99c
|
change QT demo UI and gif, clean code
|
2015-04-13 12:02:14 +08:00 |
|
melo.yao
|
9d370d6555
|
update qt readme gif
|
2015-04-13 00:50:07 +08:00 |
|
melo.yao
|
a5da9941b7
|
update Console vc project
|
2015-04-12 23:30:26 +08:00 |
|
melo.yao
|
a1f153e06a
|
add reconnect functionality
|
2015-04-12 23:29:41 +08:00 |
|
melo.yao
|
d7f5ceb859
|
fix issue#3 - binary receive bug
|
2015-04-12 21:15:51 +08:00 |
|
melo.yao
|
933426051f
|
reconnect field init
|
2015-04-11 00:32:10 +08:00 |
|
melo.yao
|
9da4979d7f
|
change reconnect implementation
|
2015-04-11 00:26:13 +08:00 |
|
melo.yao
|
0ad11aa607
|
generalize cmake once more
|
2015-04-11 00:14:37 +08:00 |
|
melode11
|
a990d1aa2d
|
update demo gif
1.1.1
|
2015-04-10 12:44:31 +08:00 |
|
melode11
|
e33946a281
|
update demo
|
2015-04-10 12:40:36 +08:00 |
|
melode11
|
2f613819d2
|
add default build type for cmake, improve SioChatDemo UI
|
2015-04-10 12:29:20 +08:00 |
|
melo.yao
|
4232941efb
|
add debug/release lib distribution in cmake
|
2015-04-09 23:55:12 +08:00 |
|
melode11
|
9e630d4e90
|
Add one more cmake tip
|
2015-04-09 16:39:36 +08:00 |
|
melode11
|
ef25794d16
|
Fix format
1.1.0
|
2015-04-09 16:21:00 +08:00 |
|
melode11
|
1a3e792ef1
|
Update README
|
2015-04-09 16:14:50 +08:00 |
|
melode11
|
2eb2a30de4
|
add more compiling compatibility
|
2015-04-09 15:27:51 +08:00 |
|
melo.yao
|
65521db008
|
fix cmake VS2012sp4 compile issue
|
2015-04-09 01:13:09 +08:00 |
|
melo.yao
|
757e3786f5
|
improve README format
|
2015-04-08 22:41:23 +08:00 |
|
melode11
|
c1005ad8ed
|
add quick start section
|
2015-04-08 17:02:10 +08:00 |
|
melode11
|
15552e6ad1
|
Add BOOST_VER cmake option in README
|
2015-04-08 16:38:53 +08:00 |
|
melode11
|
e3658fe277
|
update boost shell link
|
2015-04-08 16:15:48 +08:00 |
|
melode11
|
518cad00e3
|
update cmake instructions
|
2015-04-08 15:28:18 +08:00 |
|
melode11
|
e0d662382a
|
move sio_packet to internal,update cmake script
|
2015-04-08 14:56:15 +08:00 |
|