Releases: walkor/workerman
Releases · walkor/workerman
workerman-3.2.2-stable
Add property of worker->id
Add property of worker->resuePort
workerman-3.2.0-stable
fix Connection->onMessage null
fix Constants missing with composer
workerman-3.1.9-stable
Http support keep-alive
empty onMessage support
other optimizations
workerman-3.1.8-stable
add Connection::pipe($connection) method
fix exit -9 status
fix broken pipe
workerman-3.1.7-stable
websocket support onConnect
to fit Textalk/websocket-php
workerman-3.1.6-stable
For composer autoload
workerman-3.1.5-stable
Fix AsyncTcpConnection send bug
Directory change
workerman-3.1.4-stable
fix udp error
fix connections count
other optimizations
workerman-3.1.3-stable
add TcpConnection id property
add TcpAyscConnection connect method
Gateway/Worker gateway add router callback
other optimization
workerman-3.1.2-stable
add TcpConnection::destroy()