Get desktop application:
View/edit binary Protocol Buffers messages
string client_id = 2
string session_id = 3
string secret = 4
bytes data = 5
string client_id = 2
string session_id = 3
bytes data = 4
string user = 1
string token = 2
optional bytes data = 1
string session_id = 2
bool done = 3
oneof Base
optional bytes data = 1
optional int32 height = 2
optional int32 width = 3
bool done = 4
Used in: ListClientWorkersRequest, PTYClientMessage, PullClientConfigReq, PushClientStreamLogReq
string client_id = 1
string client_secret = 2
Used in: ClientMessage, ServerMessage
EVENT_UNSPECIFIED = 0
EVENT_REGISTER_CLIENT = 1
EVENT_REGISTER_SERVER = 2
EVENT_ERROR = 3
EVENT_DATA = 4
EVENT_UPDATE_FRPC = 5
EVENT_REMOVE_FRPC = 6
EVENT_UPDATE_FRPS = 7
EVENT_REMOVE_FRPS = 8
EVENT_PING = 9
EVENT_PONG = 10
EVENT_STOP_FRPC = 11
EVENT_START_FRPC = 12
EVENT_STOP_FRPS = 13
EVENT_START_FRPS = 14
EVENT_START_STREAM_LOG = 15
EVENT_STOP_STREAM_LOG = 16
EVENT_START_PTY_CONNECT = 17
EVENT_GET_PROXY_INFO = 18
EVENT_CREATE_WORKER = 19
EVENT_REMOVE_WORKER = 20
EVENT_GET_WORKER_STATUS = 21
EVENT_INSTALL_WORKERD = 22
Used as response type in: Master.PushClientStreamLog, Master.PushServerStreamLog
Used in: FRPAuthRequest, PTYClientMessage, PullServerConfigReq, PushProxyInfoReq, PushServerStreamLogReq
string server_id = 1
string server_secret = 2