Skip to content

Releases: walkor/workerman

workerman-3.2.8-stable

26 Jan 13:52
Compare
Choose a tag to compare

support Libev

workerman-3.2.7-stable

13 Jan 15:32
Compare
Choose a tag to compare

support unix domain socket

workerman-3.2.6-stable

04 Jan 03:44
Compare
Choose a tag to compare

fix Timer::add($time_interval, $callback, $args, $persistent) memory leak when $persistent is equal to false.

workerman-3.2.5-stable

10 Dec 15:55
Compare
Choose a tag to compare

add onWorkerReload callback

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