alpha
Login
or
Join now
zzstoatzz.io
/
websocket.zig
Star
0
Fork
1
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
websocket
Star
0
Fork
1
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
websocket.zig
/
src
/
server
4 files
at
main
zzstoatzz
fan out server shutdown notifications
5d ago
11e0f5c4
fallback_allocator.zig
fan out server shutdown notifications
5 days ago
handshake.zig
restore permessage-deflate context takeover
1 week ago
server.zig
fan out server shutdown notifications
5 days ago
thread_pool.zig
0.16: migrate to std.Io — replace libc socket calls with Io vtable All networking now goes through std.Io vtable (netRead/netWrite/netClose) instead of raw libc recv/send/close. Mutex/Condition use Io variants. PriorityDequeue, DebugAllocator, and Io.Clock APIs updated for 0.16. All 31 tests pass. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 months ago