serializer: allow deserialize() to return None

This commit is contained in:
Aleix Conchillo Flaqué
2024-06-12 12:09:22 -07:00
parent 5eb1b90a4b
commit e1b2da1ff0
4 changed files with 13 additions and 4 deletions

View File

@@ -9,6 +9,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