awslabs / amazon-kinesis-video-streams-webrtc-sdk-android

Android SDK for interfacing with Amazon Kinesis Video Streams Signaling Service.
Apache License 2.0
58 stars 37 forks source link

upgrade tyrus client, minor cleanup #105

Closed hassanctech closed 4 months ago

hassanctech commented 5 months ago

Issue #, if available:

Description of changes: Upgrading tyrus websocket client 2.1.4

MobSF security scanning tool is flagging some warnings with tyrus 1.21.

Tested with Android Viewer (audio + video) and js master (audio + viewer)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

hassanctech commented 4 months ago

Closing in favor of @niyatim23 PR which removes tyrus altogether and replaces with OkHttp