Registry / networking / melprot

melprot

JSON →
library0.13.10rscratesunverified

High-level API for the Mel full node peer-to-peer protocol.

# Cargo.toml [dependencies] melprot = "0.13.10"
INSTALL
IMPORT
SIG · MELPROT
M
melprot
networkingrustv0.13.10
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.

MelProtocol
use melprot::MelProtocol;

Initialize the Mel protocol.

use melprot::MelProtocol; fn main() { let protocol = MelProtocol::new(); println!("Protocol initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.13.10latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources
melprot — cargo add melprot · libregistry