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
My goal is to create a WebTransport for Unity (using https://github.com/BiagioFesta/wtransport). Do I need to compile the quinn first then WebTransport or only WebTransport?
Other than that, I've looked there is quiche.net (doesnt support WebTransport fully yet). or do you have any recommendation for just WebTransport that is completely working? (bindable)
The text was updated successfully, but these errors were encountered:
I've came across https://github.com/quinn-rs/quinn-ffi, but it was maintained long ago.
My goal is to create a WebTransport for Unity (using https://github.com/BiagioFesta/wtransport). Do I need to compile the quinn first then WebTransport or only WebTransport?
Other than that, I've looked there is quiche.net (doesnt support WebTransport fully yet). or do you have any recommendation for just WebTransport that is completely working? (bindable)
The text was updated successfully, but these errors were encountered: