https://github.com/al366io/c-websockets
A custom implementation of websockets in C
https://github.com/al366io/c-websockets
Last synced: about 1 year ago
JSON representation
A custom implementation of websockets in C
- Host: GitHub
- URL: https://github.com/al366io/c-websockets
- Owner: Al366io
- License: mit
- Created: 2023-10-22T11:46:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T10:29:17.000Z (over 2 years ago)
- Last Synced: 2025-02-12T06:00:52.205Z (over 1 year ago)
- Language: C
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C-WebSockets
A custom implementation of websockets in C
Made both for learning and for fun