mafintosh / mafintosh/echo-servers.c
A libuv version
Open
- Dominant language
- C
- Stars
- 87
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Here is a libuv version of TCP echo server implementation: [tcp-echo-server/main.c](https://github.com/nikhilm/uvbook/blob/master/code/tcp-echo-server/main.c).
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the linked tcp-echo-server/main.c implementation first, then inspect the repository's existing echo server implementations and conventions. Add a libuv-based TCP echo server matching the referenced behavior, and verify that it builds and echoes connections consistently with the other servers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100