yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
network_factory.cc File Reference
Include dependency graph for network_factory.cc:

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::net
 

Functions

std::unique_ptr< IHttpClientyaze::net::CreateHttpClient ()
 Factory functions for creating network clients.
 
std::unique_ptr< IWebSocketyaze::net::CreateWebSocket ()
 Create a WebSocket client for the current platform.
 
bool yaze::net::IsSSLSupported ()
 Check if the current platform supports SSL/TLS.
 
std::string yaze::net::GetNetworkPlatform ()
 Get the platform name for debugging.