Damien Arrachequesne
ec4d540ad5
feat: add support for Socket.IO v3
...
See also:
- https://github.com/socketio/engine.io-protocol#difference-between-v3-and-v4
- https://github.com/socketio/socket.io-protocol#difference-between-v5-and-v4
2021-01-09 02:28:05 +01:00
Sepehr Laal
af68bf3067
refactor: remove Boost dependency ( #176 )
...
- add the standalone ASIO as a replacement for Boost ASIO
- add Catch++ as a replacement for Boost Test framework
- remove dependency on Boost DateTime and Boost Lexical Cast
2021-01-07 14:27:25 +01:00
melode11
0b0f265c39
add varialbe args support in event callback.
2015-04-23 01:20:43 +08:00
melode11
bc3d745c18
add test cases,format code
2015-04-20 23:12:28 +08:00
melode11
5d89fa004e
cmake,use built-in boost path variables instead
2015-04-20 00:25:50 +08:00
melode11
079950e008
fix emit bug
2015-04-19 07:33:26 -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
melode11
00722d4095
fix test sample
2015-03-27 15:59:31 +08:00
melode11
dad240ef75
add echo server for test sample
2015-03-27 14:46:40 +08:00
melode11
81aa76c7e0
fix bugs introduced by refactor and rapidjson upgrade
2015-03-27 14:42:32 +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