Skip to content

Releases: swoole/swoole-src

swoole-1.7.6-stable

10 Oct 05:38
Compare
Choose a tag to compare

Fixed known issues

swoole-1.7.6-RC1

08 Oct 02:13
Compare
Choose a tag to compare
Update length check

swoole-1.7.6-beta

30 Sep 02:06
Compare
Choose a tag to compare

Fixed known issues

swoole-1.7.6-alpha

12 Sep 08:11
Compare
Choose a tag to compare
swoole-1.7.6-alpha Pre-release
Pre-release

Fixed bug for 1.7.5

swoole-1.7.5-stable

11 Sep 10:09
Compare
Choose a tag to compare
  • Added swoole_client->sendfile()
  • Added swoole_table
  • Remove onMasterConnect/onMasterClose
  • Added pipe output buffer
  • TCP short connection have 50% performance improvement

swoole-1.7.5-RC2

05 Sep 03:29
Compare
Choose a tag to compare
Fixed udp segment fault

swoole-1.7.5-RC1

29 Aug 05:52
Compare
Choose a tag to compare
use zend_update_property_long

swoole-1.7.5-beta

21 Aug 03:36
Compare
Choose a tag to compare
swoole-1.7.5-beta Pre-release
Pre-release
swoole_table-0.1-beta release

swoole-1.7.4-stable

15 Jul 10:13
Compare
Choose a tag to compare
  • Task process support timer
  • Repair UDP error BUG
  • Add SSL-server support
  • Reload is effective for task_worker.
  • When the pipe is filled with poll is waiting for the write, rather than packet loss
  • Increase the clang compiler support
  • Repair shutdown task_worker and manager abnormal stop

swoole-1.7.4-beta

08 Jul 06:44
Compare
Choose a tag to compare
swoole-1.7.4-beta Pre-release
Pre-release
Added websocket source file