package flare.binlog.proto

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

message Call

proto_binlog.proto:45

Describe an call (either incoming or outgoing). All requests (could be more than 1 for streaming RPC) and responses are given by this structure.

Used in: text_only.Log

message Packet

proto_binlog.proto:26

A single message sent / received during the RPC.

Used in: Call