C++ Distributed Hash Table
Public Attributes | List of all members
dht::ProxyServerConfig Struct Reference
Collaboration diagram for dht::ProxyServerConfig:
Collaboration graph
[legend]

Public Attributes

in_port_t port {8000}
 
std::string pushServer {}
 
std::string persistStatePath {}
 
dht::crypto::Identity identity {}
 

Detailed Description

Definition at line 64 of file dht_proxy_server.h.


The documentation for this struct was generated from the following file: