rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::payload::registration_request_t Struct Reference

"name - >service address mapping" request More...

#include <messages.hpp>

Public Types

using response_t = registration_response_t
 link to registration response payload type
 

Public Attributes

std::string service_name
 (unique) name of the service address in the registry
 
address_ptr_t service_addr
 actual service address
 

Detailed Description

"name - >service address mapping" request


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