Expand description
Unix domain socket transport for the Walrus daemon.
Wire message types and API traits live in walrus-core::protocol.
This crate provides only the UDS transport layer.
Re-exports§
pub use client::ClientConfig;pub use client::Connection;pub use client::WalrusClient;