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§
- Client
Config - Client configuration for connecting to a walrus-gateway.
- Walrus
Client - Unix domain socket client for the walrus-gateway.