alpha
Login
or
Join now
poecoh.com
/
websocket.zig
forked from
karlseguin.tngl.sh/websocket.zig
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A websocket implementation for zig
Star
0
Fork
0
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
/
at
dev
2 folders
8 files
Kamil Tomsik
use @splat() in place of already removed ** operator
2mo ago
08c9f8d7
client
Make it build on windows Import what we need from 0.15 windows and ws2_32.
2 months ago
server
Make it build on windows Import what we need from 0.15 windows and ws2_32.
2 months ago
buffer.zig
use @splat() in place of already removed ** operator
2 months ago
posix.zig
try socket-correct APIs for windows
2 months ago
proto.zig
try socket-correct APIs for windows
2 months ago
t.zig
Make it build on windows Import what we need from 0.15 windows and ws2_32.
2 months ago
testing.zig
EXPERIMENAL Zig 0.16 support
3 months ago
websocket.zig
use @splat() in place of already removed ** operator
2 months ago
windows.zig
try socket-correct APIs for windows
2 months ago
ws2_32.zig
Make it build on windows Import what we need from 0.15 windows and ws2_32.
2 months ago