Default package

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

p2p.proto:5

A message object that is shared among all requests.

Used in: PushRequest, PushResponse

message PushRequest

p2p.proto:26

PushRequest is sent to the receiving peer for acceptance. It contains basic information about the data that is about to be transmitted.

message PushResponse

p2p.proto:49

PushResponse is sent as a reply to the PushRequest message. It just indicates if the receiving peer is willing to accept the file.