package blaze.worker

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

message Input

worker_protocol.proto:22

An input file.

Used in: WorkRequest

message WorkRequest

worker_protocol.proto:35

This represents a single work unit that Blaze sends to the worker.

message WorkResponse

worker_protocol.proto:44

The worker sends this message to Blaze when it finished its work on the WorkRequest message.