Tidy up connection logic (#90)

* Add code:

* code

* code

---------

Co-authored-by: Freddy Boulton <freddyboulton@hf-freddy.local>
This commit is contained in:
Freddy Boulton
2025-02-26 18:21:26 -05:00
committed by GitHub
parent e44341d781
commit 43e42c1b22
8 changed files with 56 additions and 12 deletions

View File

@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
[project]
name = "fastrtc"
version = "0.0.6"
version = "0.0.8post1"
description = "The realtime communication library for Python"
readme = "README.md"
license = "apache-2.0"