Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
, , ,Command sent from a client to a server. ProtocolVersion2 uses id and one of the possible request messages.
Id of command to let client match replies to commands.
ProtocolVersion2 client can send one of the following requests. Server will only take the first non-null request out of these and may return an error if client passed more than one request. We are not using oneof here due to JSON interoperability concerns.
Used in:
Server time as Unix timestamp in milliseconds (not sent by default).
Used in:
Used in:
Server time as Unix timestamp in milliseconds (not sent by default).
Used in:
Used in:
Used in:
Used in:
Used in:
Used in:
Used in:
Used in:
(message has no fields)
Used in:
(message has no fields)
Used in:
Used in:
Used in:
Used in:
Used in:
, ,When set indicates that data in Publication is a delta from previous data.
Optional time of publication as Unix timestamp milliseconds.
Optional channel name if Publication relates to wildcard subscription.
Used in:
Used in:
(message has no fields)
Push can be sent to a client as part of Reply in case of bidirectional transport or without additional wrapping in case of unidirectional transports. ProtocolVersion2 uses channel and one of the possible concrete push messages.
Used in:
ProtocolVersion2 server can push one of the following fields to the client. We are not using oneof here due to JSON interoperability concerns.
Used in:
Used in:
Used in:
Used in:
Used in:
Reply sent from a server to a client. ProtocolVersion2 uses id and one of the possible concrete result messages.
Id will only be set to a value > 0 for replies to commands. For pushes it will have zero value.
Error can only be set in replies to commands. For pushes it will have zero value.
ProtocolVersion2 server can send one of the following fields. We are not using oneof here due to JSON interoperability concerns.
Used in:
Used in:
Used in:
Used in:
Used in:
Used in:
,Used in:
, ,Used in:
Used in:
Used in:
(message has no fields)