Skip to content

remiolivier/boost-asio-wolfssl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

boost-asio-wolfssl

A WolfSSL wrapper for boost asio

Usage

Add include as include directory for your project and link against WolfSSL instead of OpenSSL.

Use the header:

#include <boost/asio/wolfssl.hpp>

Instead of:

#include <boost/asio/ssl.hpp>

About

A WolfSSL wrapper for boost asio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages