Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samuelschlesinger/c-server
Playing with webservers in C
https://github.com/samuelschlesinger/c-server
Last synced: 20 days ago
JSON representation
Playing with webservers in C
- Host: GitHub
- URL: https://github.com/samuelschlesinger/c-server
- Owner: SamuelSchlesinger
- Created: 2020-06-22T21:15:16.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-05T21:37:56.000Z (about 3 years ago)
- Last Synced: 2024-10-27T19:11:05.684Z (2 months ago)
- Language: C
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TCP Server in C
A reference implementation of a TCP server in C