https://github.com/cppfw/tcpserver
https://github.com/cppfw/tcpserver
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cppfw/tcpserver
- Owner: cppfw
- License: mit
- Created: 2023-05-19T10:02:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-10T21:09:43.000Z (6 months ago)
- Last Synced: 2025-08-10T23:24:58.305Z (6 months ago)
- Language: C++
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.adoc
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
:name: tcpserver
= {name}
|====
| link:https://github.com/cppfw/{name}/releases[image:https://img.shields.io/github/tag/cppfw/{name}.svg[releases]] | link:https://github.com/cppfw/{name}/actions[image:https://github.com/cppfw/{name}/workflows/ci/badge.svg[ci status]] | link:https://codecov.io/gh/cppfw/{name}[image:https://codecov.io/gh/cppfw/{name}/branch/main/graph/badge.svg?token=LKA3SRSkc3[codecov.io]]
|====
TCP server C++ library.