# Constants
add strict types for jrpc method names.
add strict types for jrpc method names.
add strict types for jrpc method names.
jRPC commands from client to server.
add strict types for jrpc method names.
jRPC commands from server to client.
add strict types for jrpc method names.
add strict types for jrpc method names.
# Structs
AppendVPNPeersRequest holds the arguments for the append_vpn_peers request to append peers.
AppendVPNPeersResponse holds the response for the append_vpn_peers request to append peers.
ClientOptions holds the options for the client.
ConnectionMetadata holds the format for connection metadata.
ConnectServerRequest holds the arguments for connect_server request.
ConnectServerResponse holds the response for connect_server request.
DeleteVPNPeersRequest holds the arguments for the delete_vpn_peers request to delete peers.
DeleteVPNPeersResponse holds the response for the delete_vpn_peers request to delete peers.
DeviceHeartbeatRequest holds the arguments for the device_heartbeat request to indicate aliveness of the device.
DeviceHeartbeatResponse holds the response for the device_heartbeat request to indicate aliveness of the device.
GetClientInformationRequest holds the arguments for get_client_information request.
GetClientInformationResponse holds the response for get_client_information request.
GetDeviceAuthRequest holds the arguments for get_device_auth request.
GetDeviceAuthResponse holds the arguments for get_device_auth response.
GetServeInformationRequest holds the arguments for get_serve_information request.
GetServeInformationResponse holds the response for get_serve_information request.
RegisterDeviceResponse holds the response format for device registration.
ServeVPNRequest holds the arguments for the serve_vpn request.
ServeVPNResponse holds the response for the serve_vpn request.
No description provided by the author