Merge pull request #231 from pipecat-ai/aleix/websocket-deserializer-none

serializer: allow deserialize() to return None
This commit is contained in:
Aleix Conchillo Flaqué
2024-06-13 04:36:03 +08:00
committed by GitHub
4 changed files with 13 additions and 4 deletions

View File

@@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- `FrameSerializer.deserialize()` can now return `None` in case it is not
possible to desearialize the given data.
- `daily_rest.DailyRoomProperties` now allows extra unknown parameters.
- Added `DeepgramSTTService`. This service has an ongoing websocket