|
A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
|
Public Member Functions | |
| State (OnWebSocketStream stream_callback, WebSocketServerOptions value_options) | |
| std::shared_ptr< Http2Server > server | ABSL_GUARDED_BY (mu) |
Public Attributes | |
| thread::Mutex | mu |
| const OnWebSocketStream | on_stream |
| const WebSocketServerOptions | options |
|
inline |
| std::shared_ptr< Http2Server > server a11::net::WebSocketWireServer::State::ABSL_GUARDED_BY | ( | mu | ) |
|
mutable |
| const OnWebSocketStream a11::net::WebSocketWireServer::State::on_stream |
| const WebSocketServerOptions a11::net::WebSocketWireServer::State::options |