Skip to content

v2.6.1

Compare
Choose a tag to compare
@lugehorsam lugehorsam released this 21 Mar 15:45
· 33 commits to master since this release
ce6f785

Added

  • You can now pass a onheartbeattimeout to the socket which will be called directly when a heartbeat timeout occurs. It will also still call ondisconnect once the socket is closed (which can take a few seconds for some browsers).

Fixed

  • Fixed a NodeJS compatibility issue by no longer depending on XMLHttpRequest.