package centrifugal.centrifuge.protocol

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ClientInfo

client.proto:92

Used in: Join, Leave, PresenceResult, Publication

message Command

client.proto:21

Command sent from a client to a server. ProtocolVersion2 uses id and one of the possible request messages.

message Connect

client.proto:137

Used in: Push

message ConnectRequest

client.proto:162

Used in: Command

message ConnectResult

client.proto:171

Used in: Reply

message Disconnect

client.proto:151

Used in: Push

message EmulationRequest

client.proto:13

message Error

client.proto:7

Used in: Reply

message HistoryRequest

client.proto:270

Used in: Command

message HistoryResult

client.proto:278

Used in: Reply

message Join

client.proto:110

Used in: Push

message Leave

client.proto:114

Used in: Push

message Message

client.proto:133

Used in: Push

message PingRequest

client.proto:284

Used in: Command

(message has no fields)

message PingResult

client.proto:286

Used in: Reply

(message has no fields)

message PresenceRequest

client.proto:248

Used in: Command

message PresenceResult

client.proto:252

Used in: Reply

message PresenceStatsRequest

client.proto:256

Used in: Command

message PresenceStatsResult

client.proto:260

Used in: Reply

message Publication

client.proto:99

Used in: HistoryResult, Push, SubscribeResult

message PublishRequest

client.proto:241

Used in: Command

message PublishResult

client.proto:246

Used in: Reply

(message has no fields)

message Push

client.proto:75

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: Reply

message RPCRequest

client.proto:288

Used in: Command

message RPCResult

client.proto:293

Used in: Reply

message Refresh

client.proto:157

Used in: Push

message RefreshRequest

client.proto:185

Used in: Command

message RefreshResult

client.proto:189

Used in: Reply

message Reply

client.proto:47

Reply sent from a server to a client. ProtocolVersion2 uses id and one of the possible concrete result messages.

message SendRequest

client.proto:297

Used in: Command

message StreamPosition

client.proto:265

Used in: HistoryRequest

message SubRefreshRequest

client.proto:225

Used in: Command

message SubRefreshResult

client.proto:230

Used in: Reply

message Subscribe

client.proto:124

Used in: Push

message SubscribeRequest

client.proto:196

Used in: Command, ConnectRequest

message SubscribeResult

client.proto:210

Used in: Connect, ConnectResult, Reply

message Unsubscribe

client.proto:118

Used in: Push

message UnsubscribeRequest

client.proto:235

Used in: Command

message UnsubscribeResult

client.proto:239

Used in: Reply

(message has no fields)