Registry / networking / garage-net

garage-net

JSON →
library2.1.0rscratesunverified

Networking library for Garage RPC communication, forked from Netapp.

# Cargo.toml [dependencies] garage_net = "2.1.0"
INSTALL
IMPORT
SIG · GARAGE-NET
G
garage-net
networkingrustv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Netapp
use garage_net::Netapp;

Initialize the Netapp networking layer for Garage.

use garage_net::Netapp; fn main() { let netapp = Netapp::new(); println!("Netapp initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
OpenAI (training)
1
Resources
garage-net — cargo add garage-net · libregistry