CC#•Created by Strikeeaglechase on 12/27/2022 in #help ❔ Websocket connection fails, however a javascript websocket can connect to server fine
My current suspicion is the issue is actually related to the wsserver, I am running it on an esp32, using a library called ESPAsyncWebServer
. But I need to know why C# would fail on it when JS works fine