You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.
I need a QUIC support on android client side, and apparently it impossible now.
It seems that the owt-client-android is based on pure webrtc library without owt, isn't it?
Are there plans to add support to the native library with owt for the Android app?
The text was updated successfully, but these errors were encountered:
Yes, QUIC is implemented in another repo, but Android cannot use it - this is the problem.
Do I understand correctly that only the JNI layer implementation is missing for the native library to work on Android?
I need a QUIC support on android client side, and apparently it impossible now.
It seems that the owt-client-android is based on pure webrtc library without owt, isn't it?
Are there plans to add support to the native library with owt for the Android app?
The text was updated successfully, but these errors were encountered: