Skip to content

v6.0.0-beta.3

Compare
Choose a tag to compare
  • Error details have been added to the "handshake:error:protocol" and
    "handshake:error:auth" events.

  • Reading from event observers now prevents the Node process from exiting, even
    if the underlying socket is no longer being used.

  • Reading or writing on unbound and unconnected sockets now prevents the Node
    process from exiting.