Implementation of RFC 6455-compatible websockets using Handy-Http components.
Go to file
Andrew Lalis 40e0bd152f Added working example. 2025-05-22 18:40:19 -04:00
examples Added working example. 2025-05-22 18:40:19 -04:00
source/handy_http_websockets Added working example. 2025-05-22 18:40:19 -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 working example. 2025-05-22 18:40:19 -04:00
dub.selections.json Added working example. 2025-05-22 18:40:19 -04:00

README.md

websockets

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