Skip to content

engine.io-client@6.6.1

Compare
Choose a tag to compare
@darrachequesne darrachequesne released this 21 Sep 07:15
· 18 commits to main since this release
c251ae7

Bug Fixes

  • move 'offline' event listener at the top (8a2f5a3)
  • only remove the event listener if it exists (9b3c9ab)
  • do not send a packet on an expired connection (#5134) (8adcfbf)

Performance Improvements

  • do not reset the heartbeat timer on each packet (7a23dde)

Dependencies