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)
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)