Adding the changelog for the changes.

This commit is contained in:
filipi87
2026-05-14 11:10:33 -03:00
parent d6655e7a5e
commit c8efe319b3
3 changed files with 3 additions and 0 deletions

1
changelog/4442.added.md Normal file
View File

@@ -0,0 +1 @@
- Added plain WebSocket transport support to the development runner. Bots can now accept connections from non-telephony WebSocket clients (e.g., browser apps using protobuf framing) via the `/ws-client` endpoint alongside other transports.