unilink  0.4.3
A simple C++ library for unified async communication
ichannel.hpp File Reference
#include <functional>
#include <future>
#include <memory>
#include <string>
#include <string_view>
#include "unilink/base/visibility.hpp"
#include "unilink/wrapper/context.hpp"

Go to the source code of this file.

Classes

class  unilink::wrapper::ChannelInterface
 Common interface for 1:1 point-to-point communication (e.g., TcpClient, Serial, Udp) More...
 

Namespaces