Implementation of RFC 6455-compatible websockets using Handy-Http components.
Go to file
Andrew Lalis 6faf8ca8e9 Got websockets working with http1transport. 2025-07-05 14:31:46 -04:00
examples Got websockets working with http1transport. 2025-07-05 14:31:46 -04:00
source/handy_http_websockets Got websockets working with http1transport. 2025-07-05 14:31:46 -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 Got websockets working with http1transport. 2025-07-05 14:31:46 -04:00
dub.selections.json Got websockets working with http1transport. 2025-07-05 14:31:46 -04:00

README.md

websockets

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