Skip to content

Releases: hyperf/socketio-server

Release v3.1.42

25 Sep 03:36
Compare
Choose a tag to compare

Release v3.1.37

22 Aug 02:29
Compare
Choose a tag to compare
Release v3.1.37 (#7017)



Co-authored-by: WenRenHai <PeopleSea@outlook.com>

Release v3.1.32

18 Jul 02:37
Compare
Choose a tag to compare
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

20 Jun 02:56
Compare
Choose a tag to compare
Added composer.json normalize support (#6887)

Release v3.1.23

23 May 06:48
Compare
Choose a tag to compare
chore: Update phpstan.neon.dist to level 6 (#6780)


Co-authored-by: 李铭昕 <715557344@qq.com>

Release v3.1.19

18 Apr 02:45
Compare
Choose a tag to compare
Fixed bug that socket-io cannot parse data with `?` but without `query`.

Release v3.0.48

17 Apr 05:45
Compare
Choose a tag to compare
Fixed bug that socket-io cannot parse data with `?` but without `quer…

Release v3.1.15

28 Mar 07:58
Compare
Choose a tag to compare
Format code by the latest `cs-fixer`. (#6617)

Release v3.1.6

18 Jan 10:44
Compare
Choose a tag to compare
Optimized code for socketio decode. (#6462)

Release v3.0.47

15 Jan 08:33
Compare
Choose a tag to compare
Reduce memory replication for socketio decode.