https://github.com/lithdew/uwebsockets-zig
A fork of uWebSockets packaged for Zig.
https://github.com/lithdew/uwebsockets-zig
Last synced: 9 months ago
JSON representation
A fork of uWebSockets packaged for Zig.
- Host: GitHub
- URL: https://github.com/lithdew/uwebsockets-zig
- Owner: lithdew
- Created: 2023-08-06T07:29:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T08:36:43.000Z (almost 3 years ago)
- Last Synced: 2025-06-06T11:07:20.106Z (about 1 year ago)
- Language: Zig
- Size: 240 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uwebsockets-zig
This is a fork of [uWebSockets](https://github.com/uNetworking/uWebSockets/) packaged for Zig. The build system has been replaced with `build.zig`.