Davidah121 / SMPL

A static C++ library that encompasses all of the tools I have made to make development easier.
1 stars 0 forks source link

add HTTPS support #148

Closed Davidah121 closed 4 months ago

Davidah121 commented 7 months ago

This would normally go beyond the scope of the project by adding additional requirements. Because of this, it will be added as extended support (meaning that it will not be required for compilation)

It will use OpenSSL for encryption support ideally