Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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