Skip to content

Releases: hyperf/websocket-server

Release v3.1.27

20 Jun 02:56

Choose a tag to compare

Added composer.json normalize support (#6887)

Release v3.1.17

10 Apr 10:18

Choose a tag to compare

Added logger for websocket. (#6665)

Release v3.1.16

02 Apr 02:53

Choose a tag to compare

Release v3.1.16 (#6649)

Co-authored-by: gaichao168 <[email protected]>
Co-authored-by: 10966 <[email protected]>
Co-authored-by: kingIZZZY <[email protected]>
Co-authored-by: guandeng <[email protected]>

Release v3.1.15

28 Mar 07:58

Choose a tag to compare

Release v3.1.15 (#6630)



Co-authored-by: limingxinleo <[email protected]>
Co-authored-by: guandeng <[email protected]>

Release v3.1.0

30 Nov 16:08

Choose a tag to compare

Changed the `branch-alias` of all components to `3.1-dev`. (#6320)

Release v3.1.0-rc.4

22 Sep 05:59

Choose a tag to compare

Merge branch 'master' into 3.1

# Conflicts:
#	.github/workflows/test.yml
#	src/service-governance/src/Listener/RegisterServiceListener.php
#	src/stringable/composer.json
#	src/stringable/tests/StrTest.php

Release v3.0.37

22 Sep 05:41

Choose a tag to compare

Upgrade actions/checkout to v4 (#6159)

Release v3.1.0-beta.2

19 Jun 05:38

Choose a tag to compare

Removed requirement `ext-swoole` from `socketio-server`. (#5844)

Release v3.1.0-alpha.2

16 Jun 08:46

Choose a tag to compare

Support swow psr7-plus interface for all components. (#5839)

Release v3.1.0-alpha.1

10 Jun 02:22

Choose a tag to compare

Bumps `phpunit` to `10.x` (#5802)


Co-authored-by: 李铭昕 <[email protected]>