https://github.com/grimmerk/websocket_example
demo a Node.js WebSocket Client connecting to C++ websocket server which uses https://github.com/uNetworking/uWebSockets. The server is either Xcode or Qt project. Test on Mac. Need to execute "brew install openssl zlib libuv" first. Use "usingThread" branch for std:thread case
https://github.com/grimmerk/websocket_example
cpp
Last synced: 8 months ago
JSON representation
demo a Node.js WebSocket Client connecting to C++ websocket server which uses https://github.com/uNetworking/uWebSockets. The server is either Xcode or Qt project. Test on Mac. Need to execute "brew install openssl zlib libuv" first. Use "usingThread" branch for std:thread case
- Host: GitHub
- URL: https://github.com/grimmerk/websocket_example
- Owner: grimmerk
- License: mit
- Created: 2017-07-05T02:07:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T07:48:25.000Z (almost 8 years ago)
- Last Synced: 2025-02-24T11:48:58.485Z (about 1 year ago)
- Topics: cpp
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE