Get desktop application:
View/edit binary Protocol Buffers messages
Leader is the exposed endpoint(s) for the leader service.
Join the screen cluster. Updates to the cluster will be streamed to clients.
Update encapsulates different update messages.
Get our current list of tickers.
Group of Tickers
Update our presentation settings.
Announce a new message
Get our current screen cluster.
UpdateScreen allows a screen to update it's details after it's started and joined.
Agg is an individual aggregate used to generate graphs.
Used in:
Announcement is used to display a special message on the display.
Used as request type in: Leader.Announce
Used as response type in: Leader.Announce
Used as field type in:
Used as request type in: Leader.GetScreenCluster, Leader.GetTickers
(message has no fields)
Used as request type in: Leader.UpdatePresentationSettings
Used as response type in: Leader.UpdatePresentationSettings
Used as field type in:
,PriceUpdate is the message sent when a price updates for a ticker.
Used in:
RGBA is how we represent colors.
Used in:
Screen contains all screen information about an individual screen.
Used as request type in: Leader.JoinCluster, Leader.UpdateScreen
Used as response type in: Leader.UpdateScreen
Used as field type in:
ScreenCluster contains information about the whole screen cluster.
Used as response type in: Leader.GetScreenCluster
Used as field type in:
Ticker is used to update a tickers information ( leader -> follower ).
Used in:
,