Hi guys, please read my Stackoverflow
question:
I'm having an issue rejecting a websocket connection and have the client receive the associated code (unauthorized, bad page, redis down, etc...).
What is the best way to do this? Do I need to accept and then close immediately? Is there any possibility for communication in that gap?