package sink.v1

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

service Sink

sink.proto:12

message Handshake

sink.proto:46

Handshake message between client and server to indicate the start of transmission.

Used in: SinkRequest, SinkResponse

message SinkRequest.Request

sink.proto:24

Used in: SinkRequest

message SinkResponse.Result

sink.proto:80

Used in: SinkResponse

message SinkResponse.Result.Message

sink.proto:81

Used in: Result

enum Status

sink.proto:68

Status is the status of the response.

Used in: SinkResponse.Result

message TransmissionStatus

sink.proto:61

* TransmissionStatus is the status of the transmission.

Used in: SinkRequest, SinkResponse