package tmb.internal.net

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

service MessageBus

tmb_net.proto:116

TMB service description.

message BoolStatus

tmb_net.proto:41

Used as response type in: MessageBus.Disconnect, MessageBus.RegisterClientAsReceiver, MessageBus.RegisterClientAsSender

message DeleteOrCancelRequest

tmb_net.proto:101

DeleteMessages()/CancelMessages()

Used as request type in: MessageBus.Delete, MessageBus.ReceiverCancel, MessageBus.SenderCancel

message EmptyMessage

tmb_net.proto:38

Multipurpose request/response messages:

Used as request type in: MessageBus.Connect, MessageBus.ResetBus

Used as response type in: MessageBus.Delete, MessageBus.ReceiverCancel, MessageBus.ResetBus, MessageBus.SenderCancel

(message has no fields)

message RegistrationRequest

tmb_net.proto:56

RegisterClientAsSender()/RegisterClientAsReceiver()

Used as request type in: MessageBus.RegisterClientAsReceiver, MessageBus.RegisterClientAsSender

enum SendResponse.Status

tmb_net.proto:80

Used in: SendResponse

message TaggedTmbMessage

tmb_net.proto:25

Common TMB message types:

Used in: AnnotatedTmbMessage, SendRequest