Get desktop application:
View/edit binary Protocol Buffers messages
Service for subscribing to asynchronous messages
Subscribe to a topic and handle incoming messages
ClientMessage is the message sent from the service to the nitric server
globally unique ID of the request/response pair
Register a subscription to a topic
Handle a message received from a topic
ServerMessage is the message sent from the nitric server to the service
globally unique ID of the request/response pair
Response to a topic subscription request
Response to a topic message request
Service for publishing asynchronous messages
Publishes a message to a given topic
Request to publish a message to a topic
The name of the topic to publish the topic to
The message to be published
An optional delay specified in seconds (minimum 10 seconds)
Result of publishing an topic
(message has no fields)
Used in:
Message Type
Used in:
Used in:
Used in:
(message has no fields)
Used in:
,The topic message contents