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
/
support
1 folder
at
main
zzstoatzz
0.16: migrate to std.Io — replace libc socket calls with Io vtable
3mo ago
b6eb671e
autobahn
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