Crates.io | tx5-signal |
lib.rs | tx5-signal |
version | 0.4.4 |
source | src |
created_at | 2023-01-17 17:44:43.841779+00 |
updated_at | 2025-06-20 12:59:01.633352+00 |
description | holochain webrtc signal client |
homepage | |
repository | https://github.com/holochain/tx5 |
max_upload_size | |
id | 761137 |
size | 85,472 |
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.
Holochain webrtc signal client. This is a thin wrapper around an SBD e2e crypto client.