WebSocket Performance: Experience improved performance with the removal of unnecessary try/catch blocks, which enhances the efficiency of WebSocket operations.
WebSocket Reliability: Enjoy a more reliable connection as we fix issues related to error emissions from the Sender, ensuring smoother communication.
Others
Code Cleanup: Benefit from a cleaner codebase with various cleanup efforts that streamline the WebSocket implementation.
Header Adjustment: Notice a fix in the header handling that improves the overall functionality of the WebSocket connections.