https://github.com/altanis/websocket-implementation
An (incomplete) implementation of a RFC-6455 compliant websocket library.
https://github.com/altanis/websocket-implementation
websocket
Last synced: 3 months ago
JSON representation
An (incomplete) implementation of a RFC-6455 compliant websocket library.
- Host: GitHub
- URL: https://github.com/altanis/websocket-implementation
- Owner: Altanis
- Created: 2023-03-06T03:37:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-08T03:58:07.000Z (over 2 years ago)
- Last Synced: 2025-01-24T20:19:15.717Z (4 months ago)
- Topics: websocket
- Language: TypeScript
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wss hive
A collection of WebSocket server/client implementations in a multitude of different languages.
Languages:
- [ ] C++
- [ ] C
- [ ] TypeScript