Get desktop application:
View/edit binary Protocol Buffers messages
string command = 1
string identifier = 2
string connection_identifiers = 3
string data = 4
optional Env env = 5
bool disconnect = 2
bool stop_streams = 3
repeated string streams = 4
repeated string transmissions = 5
string error_msg = 6
repeated string stopped_streams = 8
string identifiers = 2
repeated string transmissions = 3
string error_msg = 4
string identifiers = 1
repeated string subscriptions = 2
optional Env env = 5
Used in: CommandMessage, ConnectionRequest, DisconnectRequest
string url = 1
map<string, string> headers = 2
map<string, string> cstate = 3
map<string, string> istate = 4
Used in: CommandResponse, ConnectionResponse
map<string, string> cstate = 1
map<string, string> istate = 2
Used in: CommandResponse
string type = 1
string id = 2
string info = 3
uint32 ttl = 4
Used in: CommandResponse, ConnectionResponse, DisconnectResponse
ERROR = 0
SUCCESS = 1
FAILURE = 2