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

Transports: QUIC / WebTransport #2

Open
gedw99 opened this issue Jun 9, 2023 · 1 comment
Open

Transports: QUIC / WebTransport #2

gedw99 opened this issue Jun 9, 2023 · 1 comment

Comments

@gedw99
Copy link

gedw99 commented Jun 9, 2023

this is really nice !!

at the moment there is only libp2p ?

QUIC web Transport is ready for prime time with golang and browser all on board now. Would just go for that now.

https://github.com/quic-go/webtransport-go

https://github.com/yomorun/presencejs/blob/main/prscd/webtransport/http3.go is polyfilled, so it works for clients that dont have native WebTransport

@gedw99 gedw99 changed the title providers Transports: QUIC / WebTransport Jun 9, 2023
@clarkmcc
Copy link
Owner

clarkmcc commented Jun 9, 2023

Howdy! What are the benefits of web transport over QUIC for this library? It should be pretty easy to implement either way since we just need an io.Reader and io.Writer.

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