Open johanhelsing opened 2 years ago
Checked again today, and this is still happening. Connections seem to still get established after the timeout, though. At least locally (haven't tested behind nat, but I suspect that won't work).
Still broken on 4db1f49
Still an issue? Related to #280 ?
My guess is it's unrelated
I'm seeing a delay that's specific to chromium (Does not impact Firefox or my desktop builds) which I assume is this issue with matchbox_socket = "0.10.0"
.
I noticed this since I use chromium since it supports source level debugging of WASM ( Instructions here: https://github.com/rustwasm/book/pull/321/files ). Maybe that will help debug it.
Glad to know this is a known issue and not something on my end.