|
unilink
0.4.3
A simple C++ library for unified async communication
|
#include <functional>#include <future>#include <memory>#include <string_view>#include <vector>#include "unilink/base/visibility.hpp"#include "unilink/wrapper/context.hpp"Go to the source code of this file.
Classes | |
| class | unilink::wrapper::ServerInterface |
| Interface for 1:N server communication (e.g., TcpServer) More... | |
Namespaces | |
| unilink | |
| unilink::wrapper | |