Re-exports§
pub use crate::machine::client::TardisMachineClient;
Modules§
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.