![]() |
CommRaT 2.0.0
C++20 Real-Time Messaging Framework
|
#include "commrat/module/module_config.hpp"#include "commrat/module/helpers/address_helpers.hpp"#include "commrat/platform/threading.hpp"#include <vector>#include <mutex>#include <algorithm>#include <iostream>#include <typeinfo>Go to the source code of this file.
Classes | |
| struct | commrat::SubscriberInfo |
| Subscriber routing information. More... | |
| class | commrat::MultiOutputManager< Derived, UserRegistry, OutputTypesTuple > |
| CRTP mixin for multi-output mailbox and subscriber management. More... | |
Namespaces | |
| namespace | commrat |
| CommRaT - Modern C++ Real-Time Communication Framework. | |