Module protocol

Module protocol 

Source

Structs§

ErrorInfo
Detailed error information
HistoryEntry
History entry from evaluation
MessageId
Monotonic message correlation identifier
PostcardCodec
Postcard codec for Request/Response messages
Request
Client request to REPL server
Response
Server response to client request
SessionId
Universally unique identifier for REPL sessions
SessionInfo
Session information
SourceLocation
Source location in Oxur code
Status
Status information after successful operation

Enums§

CodecError
Codec errors
ErrorKind
Error classification for structured error handling
Operation
Operations the REPL server can perform
OperationResult
Result of an operation
ReplMode
Evaluation mode for the REPL