Releases: walkor/workerman
Releases · walkor/workerman
workerman-3.2.8-stable
support Libev
workerman-3.2.7-stable
support unix domain socket
workerman-3.2.6-stable
fix Timer::add($time_interval, $callback, $args, $persistent) memory leak when $persistent is equal to false.
workerman-3.2.5-stable
add onWorkerReload callback
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