issues
search
holochain
/
tx5
Holochain WebRTC P2P Communication Ecosystem
Apache License 2.0
67
stars
7
forks
source link
readme
:warning: 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.