Registry / networking / tentacle

tentacle

JSON →
library0.7.5rscratesunverified

Minimal implementation for a multiplexed p2p network framework.

# Cargo.toml [dependencies] tentacle = "0.7.5"
INSTALL
IMPORT
SIG · TENTACLE
T
tentacle
networkingrustv0.7.5
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.

Service
✓ use tentacle::Service;

Create a new Tentacle p2p service.

use tentacle::Service; fn main() { let _service = Service::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.5latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
OpenAI (training)
1
Resources
tentacle — cargo add tentacle · libregistry