Skip to content

v0.11.0 (archived)

Pre-release
Pre-release
Compare
Choose a tag to compare
released this 25 Oct 12:56
· 1062 commits to master since this release

This release is archived as a stable iteration on 0.10.0 with further features:

  • USE_MICRO_UV compilation flag to turn on µUV - the initial work that would later evolve into what is now USE_EPOLL in v0.14.0.
  • Support for compiling the Node.js addon as an intrinsic Node.js built-in.
  • Automatic heartbeats support, including custom TEXT (using one timer per server).
  • Node.js server.clients.forEach & server.clients.length