A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
Loading...
Searching...
No Matches
a11::net::WebSocketSignallingServer::State::Connection Struct Reference

Public Attributes

std::shared_ptr< internal::BinaryChannel > channel
 
std::shared_ptr< SignallingEndpointendpoint
 

Member Data Documentation

◆ channel

std::shared_ptr<internal::BinaryChannel> a11::net::WebSocketSignallingServer::State::Connection::channel

◆ endpoint

std::shared_ptr<SignallingEndpoint> a11::net::WebSocketSignallingServer::State::Connection::endpoint

The documentation for this struct was generated from the following file: