Skip to content

v2.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 22:26

2.0.0 (2020-11-23)

Bug Fixes

  • client: add check for window object (5b0cbc5)

Features

  • replace socket.io with native websockets (8892b41)

BREAKING CHANGES

  • API for initializing Server and Client was changed. It does not need a socket.io instance anymore.