lxzan/gws

Chat example - gws: websocket version not supported

bnbabu55 opened this issue · 1 comments

Hi, I just copied the chat example from the repo and tried to run on port 9090. Then opened the browser with url http://localhost:9090/connect?name=hellokitty&key=123 and I am getting "gws: websocket version not supported" on the browser.

Running this on a Intel based Windows 11 machine, Go 1.22.2 version, if that helps.

I have not made any changes to the example code except the port number. I checked in Chrome, Firefox, Edge to no avail.

image