Add helper for logging into community turn server (#25)

* add credentials and docs

* lint

* update
This commit is contained in:
Freddy Boulton
2024-11-26 17:33:26 -05:00
committed by GitHub
parent 31baa205f5
commit 65d0ba023f
6 changed files with 118 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
[project]
name = "gradio_webrtc"
version = "0.0.13"
version = "0.0.14"
description = "Stream images in realtime with webrtc"
readme = "README.md"
license = "apache-2.0"