Registry / networking / tx5-core

tx5-core

JSON →
library0.8.1rscratesunverified

Core types for the Holochain WebRTC P2P communication ecosystem.

# Cargo.toml [dependencies] tx5-core = "0.8.1"
INSTALL
IMPORT
SIG · TX5-CORE
T
tx5-core
networkingrustv0.8.1
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.

tx5_core
use tx5_core::*;

Use core types for Holochain WebRTC communication.

use tx5_core::*; fn main() { let config = Config::default(); println!("Config: {:?}", config); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
OpenAI (training)
1
Resources
tx5-core — cargo add tx5-core · libregistry