Skip to main content
Version: 4.x

Version 4.7.1

June 28, 2023

Server

The client bundle contains a few fixes regarding the WebTransport support.

Dependencies

Client

Some bug fixes are included from the engine.io-client package:

  • make closeOnBeforeunload default to false (a63066b)
  • webtransport: properly handle abruptly closed connections (cf6aa1f)

Dependencies