mirror of
https://github.com/fpagliughi/sockpp.git
synced 2026-01-12 00:04:45 +08:00
gh-pages
sockpp
Simple, modern, C++ network socket library.
sockpp is a fairly low-level C++ wrapper around the Berkeley sockets library using socket, acceptor, and connector classes that are familiar concepts from other languages.
This branch contains the GitHub pages for the documentation as an mdBook. Simply add or update the Markdown files in the src/ directory. The top-level organization sits in the SUMMARY.md file.
The documentation is live here:
Description
Languages
C++
94.1%
CMake
3.6%
C
1.4%
Python
0.6%
Shell
0.3%