Releases: hyperf/websocket-server
Releases · hyperf/websocket-server
Release v3.0.16
Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …
Release v3.0.15
Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)
Release v3.0.7
Optimized the code of `WebSocketHandeShakeException` which should inh…
Release v3.0.0-rc.19
Added `Hyperf\WebSocketServer\Sender::getResponses()`. (#5227)
Release v3.0.0
Added `Hyperf\WebSocketServer\Sender::getResponses()`. (#5227)
Release v3.0.0-rc.16
Update composer.json (#5205)
Release v3.0.0-rc.13
Format code (#5172)
Release v3.0.0-rc.8
Format code. (#5069)
Release v3.0.0-rc.3
Preferentially use configuration to improve startup speed (#5020)
Release v3.0.0-rc.1
Use `wait` instead of `parallel` for coroutine style tcp server. (#4874)