eigerco / lumina

Wasm friendly Celestia light node implementation in Rust
Apache License 2.0
110 stars 30 forks source link

SharedWorker doesn't reconnect correctly after tab restart on chrome #281

Open fl0rek opened 3 months ago

zvolin commented 3 months ago

I'm thinking if that could be just a bug with chrome. We should try to create a minimal reproduction with worker.js just calling js api for WebTransport, trying to reach some dummy server we set up locally, refresh the tab and see if it times out now.