Implementation of RFC 6455-compatible websockets using Handy-Http components.
Go to file
Andrew Lalis fe5c31cd2f Added websocket files and working implementation! 2025-03-23 21:16:34 -04:00
examples Added websocket files and working implementation! 2025-03-23 21:16:34 -04:00
source/handy_http_websockets Added websocket files and working implementation! 2025-03-23 21:16:34 -04:00
.gitignore Added base implementation copied from old handy-http 2025-03-23 19:53:04 -04:00
LICENSE Added CC0 license. 2024-10-22 15:20:59 -04:00
README.md Initial commit 2024-08-13 19:20:58 +00:00
dub.json Added websocket files and working implementation! 2025-03-23 21:16:34 -04:00
dub.selections.json Added websocket files and working implementation! 2025-03-23 21:16:34 -04:00

README.md

websockets

Implementation of RFC 6455-compatible websockets using Handy-Http components.