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