akka-http-scala-js-websocket-chat
akka-http-scala-js-websocket-chat copied to clipboard
Doesn't work on a remote server.
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.