little-dude/generals-rs

Can't connect to the server

Opened this issue · 0 comments

Hi,

I followed the instructions listed in the README and cannot connect to the server. On my browser (Chrome), I get an error that the server did not send any data, and in my terminal, I see that there's been an error:

listening on: 127.0.0.1:8080
[2020-03-20T23:24:48Z DEBUG generals_rs::server] new tcp connection 127.0.0.1:59108
[2020-03-20T23:24:48Z ERROR generals_rs::server] 127.0.0.1:59108: failed to initialize the connection: Protocol("Missing Sec-WebSocket-Key")

Any idea what this means?

Cheers.