Get desktop application:
View/edit binary Protocol Buffers messages
Outer envelope for all messages
In the first release, we'll ignore this field. In the future, we can make use of it to detect protocol incompatibilities
Used in:
Two types of messages - either a request, or a response
Used in:
A request message. This is the root type for all request messages
Used in:
The root type for all requests for the DevModeService
Used in:
Request the capabilities of the DevModeService. No additional information is needed at this time.
Used in:
(message has no fields)
The different types of requests for the DevModeService
Used in:
,Restart the web server. No additional information is needed at this time.
Used in:
(message has no fields)
Every request must be addressed to a service. The two types of services are the ViewerService, and the DevModeService. The ViewerService accepts commands for a Viewer. The DevModeService accepts requests for the Development Mode Server.
Used in:
The root type for all requests for the ViewerService
Used in:
Add a log message to the view
Used in:
The type of log - either a web server log, a module log, or the main log
Used in:
Information needed for creating the Main Log. At this time, no additional information is needed.
Used in:
(message has no fields)
Information needed for creating a Module Log
Used in:
Information needed for creating a Server Log
Used in:
Add a new log branch to an existing log
Used in:
Add a log entry to a log
Used in:
Request the capabilities of the ViewerService. No additional information is needed at this time.
Used in:
(message has no fields)
Disconnect the given log (i.e. process for which information was being logged is dead)
Used in:
Used in:
The data for a log entry
Used in:
,The HelpInfo portion of the log entry
Used in:
The different types of requests for a ViewerService
Used in:
,A response message for a request. This is the root type for all response messages.
Used in:
The root type for all response messages from the DevModeService
Used in:
Response for the capabilities of the DevModeService
Used in:
Used in:
The different types of response messages from the DevModeService
Used in:
Response to a RestartWebServer request. Right now, there is no information that needs to be passed back
Used in:
(message has no fields)
The root type for all response messages from the ViewerService
Used in:
Response to an AddLog request
Used in:
Response to an AddLogBranch request
Used in:
Response for the capabilities of the ViewerService
Used in:
Used in:
The different types of response messages that can come from the ViewerService
Used in: