Closed ImUrX closed 1 year ago
This happens always on a ReviOS installation, that's why I'm making this issue
I can reproduce it as well on Windows 11.
netsh int tcp set supplemental internet congestionprovider=default
This seems to have fixed the issue for me. Please report it back.
I can reproduce it as well on Windows 11.
netsh int tcp set supplemental internet congestionprovider=default
This seems to have fixed the issue for me. Please report it back.
Can confirm this works to fix the problem, thank you.
We have an app that is based on webview, and the websocket packets come through the
msedgewebview2.exe
binary instead of the app itself. For some reason the client receives packets and ACKs them but they can't send packets, like something is not letting it send Websocket packets specifically, the connection does require a HTTP GET from the client which does happen.The app I'm talking about is SlimeVR