package blimp.node.v0

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

service Controller

controller.proto:10

message EOF

controller.proto:33

Used in: TunnelMsg

(message has no fields)

message ExposedTunnelHeader

controller.proto:28

Used in: TunnelMsg

message TunnelHeader

controller.proto:20

Used in: TunnelMsg

message TunnelMsg

controller.proto:38

The first message the Client sends to the server must be a header. After that all messages either direction must be bufs. Optionally, either direction may send an EOF to indicate they have no more to send.

Used as request type in: Controller.ExposedTunnel, Controller.Tunnel

Used as response type in: Controller.ExposedTunnel, Controller.Tunnel