websocket.zig

WebSocket server

A Zig library implementing a WebSocket server

A websocket implementation for zig

GitHub

314 stars
10 watching
30 forks
Language: Zig
last commit: over 1 year ago
Linked from 2 awesome lists

websocketzigzig-libraryzig-package

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
karlseguin/http.zig An HTTP server written in Zig. 625
karlseguin/smtp_client.zig A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. 19
karlseguin/zuckdb.zig A Zig driver for DuckDB that enables direct access to its API 96
karlseguin/pg.zig A native PostgreSQL client driver written in Zig 259
truemedian/wz A high-performance WebSocket 1.3 library in Zig. 38
sitegui/nodejs-websocket Provides a standard way to establish WebSocket connections between clients and servers in Node.js 737
juliaweb/websockets.jl A WebSockets library for Julia that provides a simple way to establish and manage WebSocket connections. 158
lun-4/zigdig A Zig programming language library providing basic DNS functionality 34
zig-java/jaz A JVM implementation in Zig. 88
shiguredo/tls13-zig A TLS 1.3 implementation in Zig language using only the standard library 133
ziglibs/zig-windows-console A collection of tools and utilities for working with the Windows console in Zig programming language. 6
zigembeddedgroup/serial A Zig language library for configuring and using serial ports 63
jaspervdj/websockets Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. 408
ikskuh/zig-network A cross-platform networking library with a minimal API surface 492
glebradchenko/dnwebsocket A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. 36