Crate tx5_go_pion_turn

source ·
Expand description
  • :warning: 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-go-pion-turn

Rust process wrapper around tx5-go-pion-turn executable.

Modules

  • Re-exported dependencies.

Structs

  • Tx5 core error type.
  • Tx5 32-byte identifier.
  • Rust process wrapper around tx5-go-pion-turn executable.

Traits

  • Extension trait to extract a name from a Tx5 core error type.

Functions

  • Construct an ephemeral turn server on an available port designed for unit testing.

Type Aliases