Module machine

Source

Re-exports§

pub use crate::machine::client::TardisMachineClient;

Modules§

client
message
parse
types

Enums§

Error
The error that could happen while interacting with Tardis Machine Server.

Functions§

replay_normalized
Connects to the Tardis Machine WS replay endpoint and returns a stream of WebSocket messages.
stream_normalized
Connects to the Tardis Machine WS streaming endpoint and returns a stream of WebSocket messages.

Type Aliases§

Result