https://github.com/agrafix/websocketserver
C++ WebSocketServer implementation with LUA integration
https://github.com/agrafix/websocketserver
Last synced: 11 months ago
JSON representation
C++ WebSocketServer implementation with LUA integration
- Host: GitHub
- URL: https://github.com/agrafix/websocketserver
- Owner: agrafix
- License: gpl-3.0
- Created: 2012-10-15T22:54:08.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-09-08T13:20:51.000Z (almost 9 years ago)
- Last Synced: 2025-06-08T03:08:07.849Z (about 1 year ago)
- Language: C++
- Homepage: http://websocketserver.de
- Size: 34.2 KB
- Stars: 39
- Watchers: 6
- Forks: 52
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebSocketServer
For more info visit websocketserver.de
To build just run `make all`.