Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET/C# Binding #2032

Open
StinkySteak opened this issue Nov 10, 2024 · 1 comment
Open

.NET/C# Binding #2032

StinkySteak opened this issue Nov 10, 2024 · 1 comment

Comments

@StinkySteak
Copy link

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)

@djc
Copy link
Member

djc commented Nov 11, 2024

I don't have any recommendations. https://github.com/FractalFir/rustc_codegen_clr seems like a potentially interesting avenue but it's probably too immature for this today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants