Skip to content

Releases: walkor/workerman

workerman-3.5.9-stable

29 May 05:43
0bf5cf0
Compare
Choose a tag to compare

Optimization for windows.

workerman-3.5.8-stable

23 May 05:38
cbc6e46
Compare
Choose a tag to compare

Http protocol class compatible low version PHP.

workerman-3.5.7-stable

22 May 17:06
9dcbee3
Compare
Choose a tag to compare

Some optimizations.

workerman-v3.5.6-stable

11 Apr 11:30
46a7757
Compare
Choose a tag to compare

Compatible with ReactPHP EventLoop

workerman-3.5.5-stable

03 Apr 06:32
e3b3e23
Compare
Choose a tag to compare

Add swoole event-loop, thanks @ares333
Improve the HTTP Session management, thanks @LuckyCyborg .
Add Summary for Status , thanks @linkec .
Add Custom 404 page and Custom Headers for WebServer, thanks @linkec .
Add checking for Sec-WebSocket-Accept header field, thanks @tianhe1986
More detailed help, thanks @ishland
Add AsyncUdpConnection .
Add header control in onWebSocketConnect.
Support nonblocking ssl handshake for AsyncTcpConnection.

workerman-3.5.4-stable

06 Dec 04:19
f6e1290
Compare
Choose a tag to compare

Update composer.json, ext-pcntl ext-posix are not required for windows.

workerman-3.5.3-stable

04 Dec 07:40
f536913
Compare
Choose a tag to compare

Support windows.

workerman-3.5.2-stable

02 Nov 09:41
3660eb5
Compare
Choose a tag to compare

Status command support QPS statistics(php start.php status -d).
Add unlisten pauseAccept resumeAccept method for Worker.
Add graceful reload/stop (for example php start.php reload -g)
Adding support subprotocol for websocket.
Fix unix domain socket file permission. #213 .
Fix SSL Reconnect issue .
Fix ping of websocket for workerman as client side. #217
Other optimizations.

Thanks for @farwish @ares333 @vponomarev @codekissyoung @vponomarev awesome pull requests.

workerman-3.5.1-stable

25 Aug 08:27
Compare
Choose a tag to compare

Fix protocol error for udp

workerman-3.5.0-stable

23 Aug 06:06
Compare
Choose a tag to compare

Support connections status