ws icon indicating copy to clipboard operation
ws copied to clipboard

WebSocket library for Zig ⚡

Results 5 ws issues
Sort by recently updated
recently updated
newest added

Not sure the status of this project, but I found it easier to hack at than the more mature https://github.com/karlseguin/websocket.zig . Here are various fixes I made to get it...

A rewrite is planned once concurrency is back to the self-hosted compiler. I'll continue to work on TLS (#1) and server (#3) support once it's landed.