packagist phrity/websocket 2.0.0
v2.0.0

latest releases: 3.6.2, 3.6.1, 3.6.0...
2 years ago

Version 2.0.0

Version 2.0 introduces significant and breaking changes.

  • Listeners for client and server
  • Middleware support
  • Multi connection server
  • receive() always return Message instance or null
  • send() require Message instance as first argument
  • Strict mask policy
  • Strict handshake procedure
  • Close get close-status methods
  • Server no longer auto-increment port
  • Removed deprecated methods and options
  • Moved source
  • Removed PHP 7.4 support

Don't miss a new websocket release

NewReleases is sending notifications on new releases.