Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/v0idpointer/vnetworking
Networking library for C++20
https://github.com/v0idpointer/vnetworking
cplusplus cplusplus-20 cpp cpp20 dll http https library networking schannel security socket windows winsock2
Last synced: 5 days ago
JSON representation
Networking library for C++20
- Host: GitHub
- URL: https://github.com/v0idpointer/vnetworking
- Owner: v0idpointer
- License: mit
- Created: 2024-01-10T10:30:02.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-05-14T19:13:36.000Z (6 months ago)
- Last Synced: 2024-05-15T15:45:06.844Z (6 months ago)
- Topics: cplusplus, cplusplus-20, cpp, cpp20, dll, http, https, library, networking, schannel, security, socket, windows, winsock2
- Language: C++
- Homepage:
- Size: 123 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
- Security: Security/Security.vcxproj
Awesome Lists containing this project
README
# Vnetworking Library (Beta 2)
Vnetworking is a networking library for C++20
### TODO
- [ ] InitializeConnection function in SecurityContext class (Vnetsec)
- [ ] Function to create a self-signed certificate (Vnetsec)
- [ ] Constructor for Certificate class that accepts cert and key files (Vnetsec)
- [ ] Code samples (Git repo)
- [ ] Documentation