Skip to content

Releases: uNetworking/uWebSockets

v0.3.0 (archived)

03 May 14:56
Compare
Choose a tag to compare
v0.3.0 (archived) Pre-release
Pre-release

This release is archived as the first version that passed all Autobahn tests over SSL.

v0.2.0 (archived in verbatim)

09 Apr 11:19
Compare
Choose a tag to compare
Pre-release

This release is a milestone for Node.js support as we now expose the ws interface well enough to pass every Primus integration test without changing any of the existing ws code. Next step is to compile and publish to NPM binaries for OS X and Linux (Windows support could come for Node.js in future versions).

v0.1.0 (archived in verbatim)

06 Apr 01:08
Compare
Choose a tag to compare
Pre-release

This very first release marks a milestone in development as we now have a reasonably stable and tested version working on Linux, OS X & Windows. Tested with all major browsers (Chrome, Safari, Firefox & Edge) and passing the Autobahn tests for what is supported. This while still providing top-notch performance and memory scaling.

From this base I will continue to extend and improve the library with new features and functionalities. I already know a bunch of improvements that will be added in the near future. One such feature is the ability to attach user data to a socket, something needed in many use cases.

Thanks for the testing and bug reports - keep them coming! Also, thanks for the contributed Windows support from @AndyM84.

:)