The new PECL package swoole-1.7.20 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- Added swoole_http_server HTTP DELETE entity supports
- Added swoole_client support for SSL/TLS tunnel encryption
- Optimized RINIT/RSHUTDOWN
- Fixed the problem of coredump when swoole_websocket_server is not set up 
onRequest
- Added swoole_server->getClientInfo/getClientList alias
- Fixed swoole_server->finish cannot use in BASE mode
- Added swoole_client ssl certificate supports
- Fixed swoole_http_server memory leak

Package Info
-------------
Asynchronous and concurrent and distributed networking framework for PHP.
- event-driven
- full asynchronous non-blocking
- multi-thread reactor
- multi-process worker
- millisecond timer
- async MySQL
- async task
- async read/write file system
- async dns lookup
- support IPv4/IPv6/UnixSocket/TCP/UDP
- SSL/TLS encrypted transmission

Related Links
-------------
Package home: http://pecl.php.net/package/swoole
   Changelog: http://pecl.php.net/package-changelog.php?package=swoole
    Download: http://pecl.php.net/get/swoole-1.7.20.tgz

Authors
-------------
shen zhe <[email protected]> (developer)
Han Tianfeng <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to