quinn icon indicating copy to clipboard operation
quinn copied to clipboard

.NET/C# Binding

Open StinkySteak opened this issue 11 months ago • 1 comments

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)

StinkySteak avatar Nov 10 '24 08:11 StinkySteak