An open API service indexing awesome lists of open source software.

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.

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