Skip to content

Changelog

3.0.2 (TBR)

Additions and improvements

3.0.1 (2023-11-28)

Additions and improvements

  • Added [Preserve] attribute to the Error class, and for the MaxPayload property in the HandshakeData class.

3.0.0 (2023-11-01)

Additions and improvements

  • Added modularity: previously bundled within a larger asset, the Best Socket.IO functionality has been separated out, creating a dedicated package that builds upon the core capabilities of the Best HTTP package for streamlined and focused Socket.IO communication.
  • Enhanced connection capabilities: utilizes the improved connection mechanisms provided by the Best HTTP package for faster connections.
  • New namespace hierarchy: Socket.IO-related classes have been moved from BestHTTP.SocketIO3 to the Best.SocketIO namespace.

Comments