File Upload: Users can now see the number of bytes received during file uploads, enhancing the monitoring of upload performance.
File Upload: The file upload examples are updated to include bandwidth sampling for each WebSocket client, providing better insights into upload speeds.
File Upload: The file API example server is now compatible with Windows paths, making it easier for Windows users to work with file uploads.
Improvements
Testing: The readystate constant tests are clarified, improving the reliability of tests and ensuring better performance.
Others
Build Process: The build script is updated to better detect the Node.js binary architecture, which helps in ensuring compatibility across different environments.