Releases: hyperf/socketio-server
Releases · hyperf/socketio-server
Release v3.0.0-alpha.11
Support coroutine style server for `socketio-server`. (#4700)
Release v3.0.0-alpha.9
Merge branch 'master' into 3.0-merge # Conflicts: # .github/workflows/test.yml # phpstan.neon # src/kafka/src/Producer.php # src/load-balancer/src/Node.php # src/retry/tests/RetryAnnotationAspectTest.php # src/session/src/Handler/FileHandler.php
Release v3.0.0-alpha.7
Changed all annotations which only support `PHP` >= `8.0`. (#4669)
Release v2.2.30
Update bootcss cdn link (#4640)
Release v3.0.0-alpha.6
Changed return type to `void` for `Hyperf\Event\Contract\ListenerInte…
Release v3.0.0-alpha.1
Upgrade the minimum php version to `8.0` for `socketio-server`. (#4518)
Release v2.2.19
Upgrade swoole version to 4.8.3 in github actions (#4314) Co-authored-by: 李铭昕 <[email protected]>
Release v2.2.8
Fixed coroutines deadlock caused by cleaning up expired fds in socket…
Release v2.2.4
Format code
Release v2.2.1
Fixed fatal error which caused by dispatching a non exist namespace w…