LemonSlice transport updates

This commit is contained in:
jp-lemon
2026-04-10 07:10:41 -03:00
committed by filipi87
parent 5f75728207
commit c134110399
4 changed files with 54 additions and 14 deletions

4
changelog/3995.added.md Normal file
View File

@@ -0,0 +1,4 @@
- Updated LemonSlice transport:
- Added `on_avatar_connected` and `on_avatar_disconnected` events triggered when the avatar joins and leaves the room
- Added `api_url` parameter to `LemonSliceNewSessionRequest` to allow overriding the LemonSlice API endpoint
- Added support for passing arbitrary named parameters to the LemonSlice API endpoint