Registry / networking / internet2

internet2

JSON →
library0.9.0rscratesunverified

Rust implementation of the Internet2 protocol stack.

# Cargo.toml [dependencies] internet2 = "0.9.0"
INSTALL
IMPORT
SIG · INTERNET2
I
internet2
networkingrustv0.9.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.

Internet2
use internet2::protocol::Internet2;

Initialize an Internet2 connection.

use internet2::protocol::Internet2; let mut i2 = Internet2::new(); i2.connect("example.com").unwrap();
Debug
Known issues
gotchaExperimental protocol; not widely deployed.
fix
Ensure you understand the Internet2 protocol before using in production.
affects: >=0.9.0
Upgrade
Version history
0.9.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
internet2 — cargo add internet2 · libregistry