We have enhanced the WebSocket client hook to handle specific authentication error codes (4401/4403), providing clearer feedback when users need to re-authenticate. Additionally, the server CI/CD pipeline has been simplified by removing the parallel pre-check stage to streamline deployments. WebSocket hook implemented and CI/CD deployed!

Implemented WebSocket client hook and streamlined server CI/CD pipeline - subh05sus/Corvin