Implementation of RFC 6455-compatible websockets using Handy-Http components.
Go to file
Andrew Lalis 89a16ce6a8 Added base implementation copied from old handy-http 2025-03-23 19:53:04 -04:00
source/handy_http_websockets Added base implementation copied from old handy-http 2025-03-23 19:53:04 -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 base implementation copied from old handy-http 2025-03-23 19:53:04 -04:00
dub.selections.json Added base implementation copied from old handy-http 2025-03-23 19:53:04 -04:00

README.md

websockets

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