Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomdionysus/cppserver
A generic server in C++, as a starter for server software.
https://github.com/tomdionysus/cppserver
Last synced: about 2 months ago
JSON representation
A generic server in C++, as a starter for server software.
- Host: GitHub
- URL: https://github.com/tomdionysus/cppserver
- Owner: tomdionysus
- License: other
- Created: 2024-04-12T07:42:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T08:54:26.000Z (9 months ago)
- Last Synced: 2024-04-12T15:36:47.257Z (9 months ago)
- Language: C++
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cppserver
Generic server software in C++, a baseline for implementing services.