|
Sunshine master
Self-hosted game stream host for Moonlight.
|
Simple-Web-Server HTTPS backend configured for Sunshine certificate handling. More...
#include <src/nvhttp.h>
Public Member Functions | |
| SunshineHTTPS (boost::asio::io_context &io_context, boost::asio::ssl::context &ctx) | |
| Construct an HTTPS connection using Sunshine's TLS context. | |
Simple-Web-Server HTTPS backend configured for Sunshine certificate handling.
|
inline |
Construct an HTTPS connection using Sunshine's TLS context.
| io_context | Boost.Asio context used for network operations. |
| ctx | TLS context configured with Sunshine's certificate and key. |