package fleetspeak.frr

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

service Master

frr.proto:106

The service implemented by the FRR master server to collect data from the FRR Fleetspeak server services.

message Config

frr.proto:10

Contains the information needed to configure a frr server component.

message FileRequestData

frr.proto:51

A FileRequest is sent from the server to the client and tells the client to attempt to download a file from the server.

message FileResponseData

frr.proto:63

A FileResponse is sent from the client to the server and reports that the client successfully downloaded a file from the server.

Used in: FileResponseInfo

message TrafficRequestData

frr.proto:17

A TrafficRequest message is sent from the server to the client which tells the client to send random data back.

Used in: CreateHuntRequest

message TrafficResponseData

frr.proto:39

Used in: MessageInfo