GetStream / stream-video-android

📲 Android Video SDK. Stream's versatile Core + Compose UI component libraries that allow you to build video calling, audio room, and, live streaming apps based on Webrtc running on Stream's global edge network.
https://getstream.io/video/docs/android
Other
387 stars 39 forks source link

Relax session id validation #1216

Closed aleksandar-apostolov closed 3 weeks ago

aleksandar-apostolov commented 3 weeks ago

Goal

The goal of this PR is to relax the validation of the session_id and allow for an empty one which is technically allowed.