Skip to content

Releases: hyperf/websocket-server

Release v3.0.0-beta.6

23 Jun 10:01

Choose a tag to compare

Use `wait` instead of `parallel` for coroutine style tcp server. (#4874)

Release v3.0.0-beta.1

30 May 02:46

Choose a tag to compare

Merge branch 'master' into 3.0-merge

# Conflicts:
#	src/rpn/src/Calculator.php

Release v2.2.33

30 May 02:11

Choose a tag to compare

Added `close-pull-request.yml` to close pr for `read-only` repositori…

Release v3.0.0-alpha.10

20 Apr 01:58

Choose a tag to compare

Added `Hyperf\WebSocketServer\Constant\Opcode`. (#4697)

Release v3.0.0-alpha.9

15 Apr 10:31

Choose a tag to compare

Added `SafeCaller` to avoid server shutdown which caused by exception…

Release v2.2.31

18 Apr 01:01

Choose a tag to compare

Fixed bug that server shutdown when parse request failed for websocke…

Release v3.0.0-alpha.6

27 Mar 09:46

Choose a tag to compare

Fixed bug that `WsContext` does not work in `onOpen`. (#4614)

Release v3.0.0-alpha.5

14 Mar 04:18

Choose a tag to compare

Fixed bug that `$server` must not be accessed before initialization. …

Release v3.0.0-alpha.4

01 Mar 04:37

Choose a tag to compare

Use `Hyperf/Context/Context` instead of `Hyperf/Utils/Context`. (#4565)

Release v3.0.0-alpha.2

21 Feb 02:45

Choose a tag to compare

Merge branch 'master' into 3.0-merge

# Conflicts:
#	.github/workflows/test.yml
#	composer.json
#	phpunit.xml
#	src/config-apollo/src/Client.php
#	src/http-server/src/Request.php
#	src/redis/src/RedisConnection.php
#	src/utils/composer.json