Get desktop application:
View/edit binary Protocol Buffers messages
ConfigRPC - All console configuration calls & responses.
EditConfig - Open the config in an editor and edit it.
EditConfig - Request to edit configuration file
(message has no fields)
ConfigFile - The configuration file as bytes, to be opened by an editor.
GetConfig - Receive console configuration.
ResetConfig - Overwrites the configuration file with a default one, and reloads.
ResetConfig - Overwrites the configuration file with a default one, and reloads.
(message has no fields)
A new, blank configuration.
ConnectionRPC - All requests to connect a client and send information to it.
AddToHistory - Recurrent history building.
AddCmdHistoryRequest - Consoles send their commands each time
Do not increment index, item is doublon
Authentication Request/Response.
AuthenticationRequest - Send user name & password
Confirm/deny authentication, and send client ID & token
Configuration & Info Request/Response.
ConnectionInfoRequest - Empty message to ask for further information
ConnectionDetails - Further information needed by the client
DB
Useful
GetHistory - Queries the history for a client/user.
HistoryRequest - A console wants a command history.
One merged history for all user consoles
The maximum number of entries wished
History - Command history content.
Version information.
Version - Version information
Client - A client console connected to the Wiregost server
Used as request type in: server.Events.Events
Used as field type in: , , , , , , , , , , , , ,
ConsoleConfig - All configuration variables needed by the console
Used as response type in: ConfigRPC.GetConfig
Used as field type in: ,
Empty - Used for requests which not need data
Used as request type in: ConfigRPC.GetConfig, ConnectionRPC.GetVersion
Used as response type in: server.Events.EventPush
(message has no fields)