Message bus endpoint information. More...
#include <eagine/message_bus/types.hpp>
Public Attributes | |
| std::string | app_name |
| The application name. | |
| std::string | display_name |
| User-readable display name of the endpoint. | |
| std::string | description |
| User-readable description of the endpoint. | |
| bool | is_router_node |
| Indicates if the endpoint is a router control node. | |
| bool | is_bridge_node |
| Indicates if the endpoint is a bridge control node. | |
Message bus endpoint information.