Crate trycp_api

Source
Expand description

Protocol for trycp_server websocket messages.

Structs§

DownloadLogsResponse
The successful response type for a Request::DownloadLogs request.
RequestWrapper
Requests must include a message id.

Enums§

MessageResponse
Message response types.
MessageToClient
A Message from a trycp_server.
Request
Trycp server requests.
TryCpServerResponse
Messages returned directly by the TryCp server, rather than relayed from Holochain