Skip to content

Releases: hyperf/websocket-server

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]>

Release v3.0.18

26 Apr 04:15

Choose a tag to compare

Instead of classes and functions of `Hyperf\Utils` (#5674)


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

Release v3.0.16

12 Apr 08:34

Choose a tag to compare

Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …

Release v3.0.15

07 Apr 09:06

Choose a tag to compare

Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)