- Drop support for Symfony 5.2
- Add support for
symfony/deprecation-contracts:^3.0
- Drop support for Symfony 3.4, 5.0, and 5.1
- Add support for Symfony 6
- Add support for
psr/log
2.0 and 3.0
- Allow install with PHP 8
- #4 Fix reconnect on connection reset
- Deprecated the package in favor of Pawl
- Added log messages for most thrown Exceptions
- Added a client factory (copied from
Gos\Bundle\WebSocketBundle\Pusher\Wamp\WampConnectionFactoryInterface
andGos\Bundle\WebSocketBundle\Pusher\Wamp\WampConnectionFactory
) in thegos/web-socket-bundle
package