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.
Hi
Is there any sample quic/webtransport application ( linux or windows) which uses owt-client-native which calls owt-quic-sdk to
test the webtransport / quic features of owt server / client. If so can you please provide the location ?
thanks
The text was updated successfully, but these errors were encountered:
We don't have a sample app for QUIC SDK or QUIC APIs for native SDK. QUIC agent of conference server calls this QUIC SDK for WebTransport features. You may take that as an example. You may also refer to unit tests for basic usages.
Hi
I am having some issues with the 5.0 Quic client with the 5.0 server . as I have explained in the other repository.
I am not sure if the owt_quic_transport.dll.lib / dll I compiled myself is correct or not ?
Is it possible for you to provide the owt_quic_transport.dll that you generated when you released 5.0 client. I could'nt find it in your CI builds as it is probably old.
Also when do you plan to release the next server 6.0 ? or 5.3
thanks
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
Is there any sample quic/webtransport application ( linux or windows) which uses owt-client-native which calls owt-quic-sdk to
test the webtransport / quic features of owt server / client. If so can you please provide the location ?
thanks
The text was updated successfully, but these errors were encountered: