Get desktop application:
View/edit binary Protocol Buffers messages
gRPC service for Comm services (client) to issue requests to tunnelbroker (server). Authentication between services are expected to be validated outside of the RPC protocol.
Sends a stringified JSON payload to device Tunnelbroker will enqueue the message, and send it next time the device connects to tunnelbroker and flushes the queue.
The primary identity key of a device
JSON encoded message. See shared/tunnelbroker_messages for valid payloads
Deleting data associated with device.
The primary identity key of a device
Force close connection with device.
The primary identity key of a device
Used as response type in: TunnelbrokerService.DeleteDeviceData, TunnelbrokerService.ForceCloseDeviceConnection, TunnelbrokerService.SendMessageToDevice
(message has no fields)