Crates.io | tx5-demo |
lib.rs | tx5-demo |
version | 0.8.0 |
created_at | 2023-01-17 17:51:54.693308+00 |
updated_at | 2025-08-28 16:48:34.512127+00 |
description | Demo crate showing off Tx5 WebRTC functionality |
homepage | |
repository | https://github.com/holochain/tx5 |
max_upload_size | |
id | 761140 |
size | 95,830 |
P2P WebRTC connection establishment and pooling. Tx5 uses SBD as the WebRTC signaling protocol for connection establishment, providing an interface where you can attempt to send data to any known peer with the expectation that Tx5 will open a connection to that peer or use an existing open connection.
tx5-demo