|
unilink
0.4.3
A simple C++ library for unified async communication
|
#include <optional>#include <string>#include <string_view>#include <vector>#include "unilink/base/error_codes.hpp"#include "unilink/memory/safe_span.hpp"Go to the source code of this file.
Classes | |
| class | unilink::wrapper::MessageContext |
| Context for data/message related events. More... | |
| class | unilink::wrapper::ConnectionContext |
| Context for connection/disconnection events. More... | |
| class | unilink::wrapper::ErrorContext |
| Context for error events. More... | |
Namespaces | |
| unilink | |
| unilink::wrapper | |