Expand description
WebSocket protocol messages for Venus server.
Defines the message types exchanged between client and server.
Structs§
- Cell
Output - Cell output representation.
- Compile
Error Info - Compiler error information.
- Dependency
Edge - Dependency edge in the graph.
- Source
Location - Source location for error reporting.
Enums§
- Cell
State - State of a single cell (code, markdown, or definition).
- Cell
Status - Cell execution status.
- Client
Message - Messages sent from client to server.
- Move
Direction - Direction for moving a cell.
- Server
Message - Messages sent from server to client.