C++clientとnode.js serverの応用:socket.io-chat-with-native
1359 ワード
socket.io-chat-with-native
github倉庫住所:https://github.com/sliver-chen/socket.io-chat-with-native/tree/master/build
ディレクトリ構造
さぎょうげんり
SOcketを利用する.io-poco構造C++のsocket.ioサポート
C++clientとnode.js serverはsocket.を通過するioメッセージ交換
github倉庫住所:https://github.com/sliver-chen/socket.io-chat-with-native/tree/master/build
ディレクトリ構造
├── [root 4096] build
├── [root 4096] client
├── [root 126] CMakeLists.txt
├── [root 389] readme.md
└── [root 4096] server
build:
client: C++ native client socket.io-poco
CMakeLists.txt: CMake
readme.md: readme
server: node.js server socket.io server/package.json
さぎょうげんり
SOcketを利用する.io-poco構造C++のsocket.ioサポート
C++clientとnode.js serverはsocket.を通過するioメッセージ交換
socket.io connect client server
message