mirror of
https://github.com/socketio/socket.io-client-cpp.git
synced 2026-06-10 12:15:44 +00:00
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
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"name": "echo_server",
|
|
"author": "Melo Yao",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"socket.io": "^3.0.5"
|
|
}
|
|
}
|