37 releases
new 0.3.0-beta | Feb 13, 2025 |
---|---|
0.2.0-beta | Jan 20, 2025 |
0.1.5-beta | Nov 12, 2024 |
0.1.1-beta | Jul 26, 2024 |
0.0.1-alpha.8 | Mar 17, 2023 |
#21 in #p2p-communication
2,567 downloads per month
Used in 4 crates
(via tx5-go-pion)
3MB
2.5K
SLoC
- ⚠️ This code is new and should not yet be considered secure for production use!
Tx5
- tx5 -
- The main holochain tx5 webrtc networking crate integrating the other code in this monorepo.
Tx5 Support Crates
- tx5-connection -
- Holochain webrtc connection.
- tx5-core -
- Core types used in other tx5 crates.
- tx5-online -
- Network online connectivity status events.
- tx5-go-pion-turn -
- Rust process wrapper around tx5-go-pion-turn executable.
- tx5-go-pion-sys -
- Low level rust bindings to the go pion webrtc library.
- tx5-go-pion -
- Higher level rust bindings to the go pion webrtc library.
- tx5-signal -
- Holochain webrtc signal client.
- tx5-demo -
- Demo showing off tx5 p2p connectivity.
tx5-go-pion-sys
Rust bindings to the go pion webrtc library.
Access the go-pion-webrtc api interface using the pub once_cell::sync::Lazy static [API] handle.
Dependencies
~8–21MB
~301K SLoC