#include <network_facade.h>
|
| NetworkFacade (std::function< void(const MessageVariant &msg)> recv_fct, const std::string &ip) |
|
void | send (const MessageVariant &msg) |
|
std::string | getIP () const |
|
uint16_t | getPort () const |
|
Facade to abstract serialization and networking
The documentation for this class was generated from the following files:
- minhton/include/minhton/network/network_facade.h
- minhton/src/network/network_facade.cpp