#holochain #holo #p2p #webrtc #networking

tx5

The main holochain tx5 webrtc networking crate

22 releases

0.0.5-alpha Oct 23, 2023
0.0.3-alpha Sep 29, 2023
0.0.1-alpha.18 Jun 2, 2023
0.0.1-alpha.7 Mar 28, 2023

#11 in #holo

Download history 454/week @ 2023-08-08 375/week @ 2023-08-15 384/week @ 2023-08-22 563/week @ 2023-08-29 753/week @ 2023-09-05 788/week @ 2023-09-12 646/week @ 2023-09-19 722/week @ 2023-09-26 514/week @ 2023-10-03 506/week @ 2023-10-10 579/week @ 2023-10-17 360/week @ 2023-10-24 574/week @ 2023-10-31 539/week @ 2023-11-07 530/week @ 2023-11-14 585/week @ 2023-11-21

2,314 downloads per month
Used in 17 crates (2 directly)

MIT/Apache

305KB
7.5K SLoC

  • ⚠️ This code is new and should not yet be considered secure for production use!

Project Forum Chat

License: MIT License: Apache-2.0

Tx5

  • tx5 - crates.io - The main holochain tx5 webrtc networking crate integrating the other code in this monorepo.

Tx5 Support Crates

tx5

Tx5 - The main holochain tx5 webrtc networking crate.

WebRTC Backend Features

Tx5 can be backed currently by 1 of 2 backend webrtc libraries.

The go pion library is currently the default as it is more mature and well tested, but comes with some overhead of calling into a different memory/runtime. When the rust library is stable enough for holochain's needs, we will switch the default. To switch now, or if you want to make sure the backend doesn't change out from under you, set no-default-features and explicitly enable the backend of your choice.

Dependencies

~20–39MB
~701K SLoC