Releases: hyperf/socketio-server
Releases · hyperf/socketio-server
Release v3.1.42
Full Changelog: v3.1.37...v3.1.42
Release v3.1.37
Release v3.1.37 (#7017) Co-authored-by: WenRenHai <[email protected]>
Release v3.1.32
Fixed bug that socketio-server cannot work for swow engine. (#6953) * Fixed bug that socketio-server cannot work for swow engine. * Update CHANGELOG-3.1.md
Release v3.1.27
Added composer.json normalize support (#6887)
Release v3.1.23
chore: Update phpstan.neon.dist to level 6 (#6780) Co-authored-by: 李铭昕 <[email protected]>
Release v3.1.19
Fixed bug that socket-io cannot parse data with `?` but without `query`.
Release v3.0.48
Fixed bug that socket-io cannot parse data with `?` but without `quer…
Release v3.1.15
Format code by the latest `cs-fixer`. (#6617)
Release v3.1.6
Optimized code for socketio decode. (#6462)
Release v3.0.47
Reduce memory replication for socketio decode.