Skip to main content

Crate walrus_client

Crate walrus_client 

Source
Expand description

Walrus client library — Unix domain socket client for connecting to a walrus-gateway. Used by walrus-cli and other platform clients.

Re-exports§

pub use connection::Connection;

Modules§

connection
Unix domain socket connection to the walrus-gateway.

Structs§

ClientConfig
Client configuration for connecting to a walrus-gateway.
WalrusClient
Unix domain socket client for the walrus-gateway.