Skip to content

Releases: hyperf/websocket-server

Release v3.0.0-alpha.1

16 Feb 05:50

Choose a tag to compare

Upgrade the minimum php version to `8.0` for `websocket`. (#4525)

Release v2.2.26

21 Feb 01:53

Choose a tag to compare

Improved some performance by using lowercase headers. (#4514)

Release v2.2.14

01 Nov 02:16

Choose a tag to compare

Added versions (v1.0, v2.0, v3.0) support for `psr/log`.

Release v2.2.0

19 Jul 05:40

Choose a tag to compare

Update `branch-alias` to `2.2-dev` in `composer.json`

Release v2.2.0-beta1

07 Jun 02:43

Choose a tag to compare

Merge branch 'master' into 2.2-merge

# Conflicts:
#	composer.json
#	phpunit.xml

Release v2.1.18

24 May 02:12

Choose a tag to compare

Fixed bug that coroutine won't destruct when using `onOpen` in corout…

Release v2.1.14

12 Apr 05:14

Choose a tag to compare

Added method `Sender::getResponse()` which you can used to get respon…

Release v2.1.13

06 Apr 01:22

Choose a tag to compare

Optimized code

Release v2.1.8

01 Mar 02:04

Choose a tag to compare

Send response directly when the handler does not exists. (#3308)

Release v2.1.0

28 Dec 02:01

Choose a tag to compare

Changed branch-alias of `dev-master` to `2.1-dev` (#3038)

* Update branch-alias

* Update composer.json