I'm having trouble getting AWS EB to work with websockets. I've seen this question and have set the protocol to TCP. I've also been reading this article but I'm not sure if it's still relevant.
Any suggestions on what I could be missing? So far whenever I try to set up a websocket I just get a 404 response. Not sure if it's relevant but I'm also accessing the instance over https.
Let me know if any other information is necessary! Thanks!