Initial commit

This commit is contained in:
2026-07-31 15:45:22 +00:00
commit d032018885
3 changed files with 321 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# zocket
A lightweight Zig WebSocket server and mesh routing daemon that connects arbitrary clients across multiple instances via configurable gossip-based routing, built as a single static binary.