turn-rs 1.2.2

A library for handling round sessions.
Documentation
[[bench]]
harness = false
name = "benchmark"

[dependencies.ahash]
version = "0.8.3"

[dependencies.async-trait]
version = "0.1"

[dependencies.bytes]
version = "1"

[dependencies.faster-stun]
version = "1"

[dependencies.rand]
version = "0.8"

[dev-dependencies.criterion]
version = "0.5"

[package]
authors = ["Mr.Panda <xivistudios@gmail.com>"]
categories = ["parsing", "network-programming"]
description = "A library for handling round sessions."
edition = "2021"
homepage = "https://github.com/mycrl/turn-rs"
keywords = ["stun", "webrtc", "turn"]
license = "GPL-2.0-or-later"
name = "turn-rs"
readme = "README.md"
repository = "https://github.com/mycrl/turn-rs"
version = "1.2.2"