akka-http-scala-js-websocket-chat icon indicating copy to clipboard operation
akka-http-scala-js-websocket-chat copied to clipboard

Doesn't work on a remote server.

Open Maurycy-Sokolowski opened this issue 1 year ago • 0 comments

This doesn't work on a remote server... I get a 400 error on the websocket. It has to do something with CORS but the documentation is super clear not. Can you add the CORS module and define it so it is 100% usable on a wss://remote connection not just a local one? Every single example out there only talks of a local connection for that matter.

Maurycy-Sokolowski avatar Jul 30 '23 20:07 Maurycy-Sokolowski