package vixen.stream

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

service ProgramStreams

stream.proto:9

The `ProgramStreams` service allows clients to subscribe to a stream of updates for a given program ID.

message SubscribeUpdate

stream.proto:27

Update from the requested program containing a parsed value.

Used as response type in: ProgramStreams.Subscribe, ProgramStreams.SubscribeMany