added livekit dependency

This commit is contained in:
Aleix Conchillo Flaqué
2024-08-22 10:54:18 -07:00
parent 6d141fd47f
commit 873d5dc23f
3 changed files with 15 additions and 1 deletions

View File

@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Added `LivekitFrameSerializer` audio frame serializer.
### Fixed
- Fix `FastAPIWebsocketOutputTransport` variable name clash with subclass.