MADARA  3.4.1
UdpRegistryServer.h File Reference
#include <string>
#include "madara/MadaraExport.h"
#include "madara/transport/udp/UdpTransport.h"
#include "madara/transport/Transport.h"
#include "madara/threads/Threader.h"
#include "madara/knowledge/containers/Map.h"
#include <map>

Go to the source code of this file.

Classes

class  madara::transport::UdpRegistryServer
 UDP-based server that handles a registry of UDP endpoints, which makes it ideal for any NAT-protected agents. More...
 

Namespaces

 madara
 Copyright(c) 2020 Galois.
 
 madara::transport
 Provides the network transport layer for knowledge bases to communicate within and across agents.