package sink.v1

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

service Sink

sink.proto:9

message Handshake

sink.proto:43

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

Used in: SinkRequest, SinkResponse

message SinkRequest.Request

sink.proto:21

Used in: SinkRequest

message SinkResponse.Result

sink.proto:77

Used in: SinkResponse

message SinkResponse.Result.Message

sink.proto:78

Used in: Result

enum Status

sink.proto:65

Status is the status of the response.

Used in: SinkResponse.Result

message TransmissionStatus

sink.proto:58

* TransmissionStatus is the status of the transmission.

Used in: SinkRequest, SinkResponse