![]() |
Sunshine v2025.118.151840
Self-hosted game stream host for Moonlight.
|
Public Member Functions | |
| SunshineHTTPSServer (const std::string &certification_file, const std::string &private_key_file) | |
Public Attributes | |
| std::function< void(std::shared_ptr< Response >, std::shared_ptr< Request >)> | on_verify_failed |
| std::function< int(SSL *) | verify ) |
Protected Member Functions | |
| void | accept () override |
| void | after_bind () override |
Protected Attributes | |
| boost::asio::ssl::context | context |