BlueZero (BØ)
Middleware for distributed applications
Public Attributes | List of all members
b0::resolver_msgs::AnnounceNodeResponse Struct Reference

Sent by resolver in reply to AnnounceNodeRequest message, to assign final name and give some connection information. More...

Public Attributes

required bool ok = 1
 true if successful, false if error. Should abort if false.
 
optional string node_name = 2
 name of the node
 
optional string xsub_sock_addr = 3
 address of the XSUB zmq socket
 
optional string xpub_sock_addr = 4
 address of the XPUB zmq socket
 

Detailed Description

Sent by resolver in reply to AnnounceNodeRequest message, to assign final name and give some connection information.

msc_node-startup

See also
AnnounceNodeRequest, Protocol

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