This website requires JavaScript.
Explore
Help
Sign In
GITHUB-MIRROR
/
socket.io-client-cpp_mirror
Watch
1
Star
0
Fork
1
You've already forked socket.io-client-cpp_mirror
mirror of
https://github.com/socketio/socket.io-client-cpp.git
synced
2026-06-10 12:15:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
socket.io-client-cpp_mirror
/
src
History
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
..
sio_client.cpp
add sio::event object for event callback,to avoid too many arguments in the callback function.
2015-04-02 20:54:28 +08:00
sio_client.h
add sio::event object for event callback,to avoid too many arguments in the callback function.
2015-04-02 20:54:28 +08:00
sio_message.h
fix compilation on MSVC
2015-03-28 23:00:40 +08:00
sio_packet.cpp
fix some special case of packet parsing,fully support namespace
2015-04-02 19:20:39 +08:00
sio_packet.h
fix some special case of packet parsing,fully support namespace
2015-04-02 19:20:39 +08:00