createHelia on Brave gives an endless stream of warnings
BjrInt opened this issue · 1 comments
BjrInt commented
When trying to create a node using createHelia()
(without any additional parameters), I get a ton of the following warning, that are slowing down the execution of the app.
WebTransport session establishment failed. Too many pending WebTransport sessions (64)
Environment:
- Brave Browser (1.52.126) / Chromium 114.0.5735.133
- Ubuntu 22.04.2 LTS
As a quickfix, is there a way to not use the WebTransport API?
I also tested in Firefox and I don't get the error (afaik it does not support WebTransport yet)
BjrInt commented
(reopened on the main Helia repo ipfs/helia#164 )