Skip to content

Releases: walkor/workerman

workerman-3.2.2-stable

27 Oct 01:40
Compare
Choose a tag to compare

Add property of worker->id
Add property of worker->resuePort

workerman-3.2.0-stable

12 Oct 15:07
Compare
Choose a tag to compare

fix Connection->onMessage null
fix Constants missing with composer

workerman-3.1.9-stable

09 Sep 13:33
Compare
Choose a tag to compare

Http support keep-alive
empty onMessage support
other optimizations

workerman-3.1.8-stable

03 Aug 15:28
Compare
Choose a tag to compare

add Connection::pipe($connection) method
fix exit -9 status
fix broken pipe

workerman-3.1.7-stable

15 Jun 08:28
Compare
Choose a tag to compare

websocket support onConnect
to fit Textalk/websocket-php

workerman-3.1.6-stable

25 May 05:32
Compare
Choose a tag to compare

For composer autoload

workerman-3.1.5-stable

20 May 15:46
Compare
Choose a tag to compare

Fix AsyncTcpConnection send bug
Directory change

workerman-3.1.4-stable

27 Apr 01:58
Compare
Choose a tag to compare

fix udp error
fix connections count
other optimizations

workerman-3.1.3-stable

13 Apr 15:12
Compare
Choose a tag to compare

add TcpConnection id property
add TcpAyscConnection connect method
Gateway/Worker gateway add router callback
other optimization

workerman-3.1.2-stable

11 Apr 15:36
Compare
Choose a tag to compare

add TcpConnection::destroy()