websocket.zig
WebSocket server
A Zig library implementing a WebSocket server
A websocket implementation for zig
314 stars
10 watching
30 forks
Language: Zig
last commit: over 1 year ago
Linked from 2 awesome lists
websocketzigzig-libraryzig-package
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An HTTP server written in Zig. | 625 |
| | A Zig library implementing an SMTP client with support for various authentication mechanisms and encryption options. | 19 |
| | A Zig driver for DuckDB that enables direct access to its API | 96 |
| | A native PostgreSQL client driver written in Zig | 259 |
| | A high-performance WebSocket 1.3 library in Zig. | 38 |
| | Provides a standard way to establish WebSocket connections between clients and servers in Node.js | 737 |
| | A WebSockets library for Julia that provides a simple way to establish and manage WebSocket connections. | 158 |
| | A Zig programming language library providing basic DNS functionality | 34 |
| | A JVM implementation in Zig. | 88 |
| | A TLS 1.3 implementation in Zig language using only the standard library | 133 |
| | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
| | A Zig language library for configuring and using serial ports | 63 |
| | Provides a Haskell library for creating WebSocket servers and clients with support for TLS and various testing frameworks. | 408 |
| | A cross-platform networking library with a minimal API surface | 492 |
| | A WebSocket library for Swift that provides a simple and efficient way to establish WebSocket connections. | 36 |