https://github.com/lithdew/usockets-zig
A fork of uSockets packaged for Zig.
https://github.com/lithdew/usockets-zig
Last synced: about 1 year ago
JSON representation
A fork of uSockets packaged for Zig.
- Host: GitHub
- URL: https://github.com/lithdew/usockets-zig
- Owner: lithdew
- Created: 2023-08-05T17:10:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T07:03:14.000Z (almost 3 years ago)
- Last Synced: 2025-04-23T22:04:00.906Z (about 1 year ago)
- Language: Zig
- Size: 106 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# usockets-zig
This is a fork of [uSockets](https://github.com/uNetworking/uSockets/) packaged for Zig. The build system has been replaced with `build.zig`.