serializers(twilio): handle transport message frames

This commit is contained in:
Aleix Conchillo Flaqué
2025-01-28 19:05:08 -08:00
parent 6a50759b9f
commit 2634b03ffa
2 changed files with 11 additions and 5 deletions

View File

@@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- `TwilioSerializer` now supports transport message frames. With this we can
create Twilio emulators.
- Added a new transport: `WebsocketClientTransport`.
- Added a `metadata` field to `Frame` which makes it possible to pass custom