API: Introduce a new browser-based API that enhances usability by utilizing EventEmitters internally, making it easier for developers to implement WebSocket functionality in their applications.
Improvements
WebSocket Upgrade: Enhance the WebSocket upgrade process by storing useful data from the upgrade event, including the URL of the upgraded WebSocket, which provides better context for developers.