WebSocket Protocol: Enjoy improved compatibility with the Hixie draft, as the system now allows empty messages without closing the connection unexpectedly. This change enhances the overall user experience when working with WebSocket communications.
Improvements
Testing: The async testing functionality is now fully asynchronous, providing a more accurate and efficient testing process. This improvement ensures that tests run smoothly and reflect real-world usage more closely.