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 |
|
melode11
|
7a884dc83c
|
add more argument options for cmake
|
2015-04-08 13:55:56 +08:00 |
|
melode11
|
3e8fcec1b7
|
fix format
|
2015-04-08 01:34:27 +08:00 |
|
melo.yao
|
108d8b2af5
|
update readme
|
2015-04-08 01:28:47 +08:00 |
|
melo.yao
|
e40c6b0b97
|
add command argument pass to cmake
|
2015-04-08 01:01:59 +08:00 |
|
melo.yao
|
dab7844874
|
update cmake lists
|
2015-04-08 00:19:30 +08:00 |
|
melode11
|
cf7a5c795b
|
add cmake file
|
2015-04-07 18:58:06 +08:00 |
|
melode11
|
3696889ab3
|
fix messages on UI
|
2015-04-07 16:41:42 +08:00 |
|
melode11
|
63dcadc022
|
update tutorial picture
|
2015-04-07 16:33:33 +08:00 |
|
melode11
|
e1030f4273
|
Merge branch 'multiplex' of https://github.com/socketio/socket.io-client-cpp into multiplex
|
2015-04-07 15:28:00 +08:00 |
|
melode11
|
12f02ac045
|
update QT tutorial for new interfaces
|
2015-04-07 15:27:43 +08:00 |
|