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
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.
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
The text was updated successfully, but these errors were encountered: