Skip to content

version 3.0.7

Compare
Choose a tag to compare
@stuartcaunt stuartcaunt released this 08 Dec 09:11
· 22 commits to main since this release
  • Increase instance server port check timeout default to 5s (from 2s)
  • Send ping messages from server to client to ensure that hidden tabs in chrome remain active (timers in js unreliable)
  • Delegate event channel socket functionality to GatewayTunnel
  • Use GatewayTunnel to encapsulate event channel subscription and gateway client. Improve async handling of socket events and timeout handler