Skip to content

v16.0.0

Choose a tag to compare

@kalitine kalitine released this 19 Dec 16:09
· 102 commits to master since this release

16.0.0 (2017-12-19)

Bug Fixes

  • pingpong: better ping/pong strategy (4da2571)

BREAKING CHANGES

  • pingpong: Server no longer send/receive ping/pong message type, but send/receive "heartbeat"
    message instead. Maximum number of missed "heartbeat" messages is set to 3 and the "heartbeat"
    sending intervel is 5 seconds.