|
A11 (C++ runtime)
Native C++ implementation of the A11 action and streaming runtime
|
Public Member Functions | |
| bool stopped | ABSL_GUARDED_BY (mu) |
| absl::flat_hash_map< std::string, std::weak_ptr< SignallingEndpoint::State > > endpoints | ABSL_GUARDED_BY (mu) |
Public Attributes | |
| thread::Mutex | mu |
| absl::flat_hash_map< std::string, std::weak_ptr< SignallingEndpoint::State > > endpoints a11::net::SignallingService::State::ABSL_GUARDED_BY | ( | mu | ) |
|
mutable |