diff options
author | Anton Titov <[email protected]> | 2020-05-12 16:01:11 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2020-05-12 16:01:11 +0300 |
commit | 8fd8356ef1cb9b7602e511cf0d59964cdbbe5dbe (patch) | |
tree | 4a0873305e62ec2b2914881b7fa8ed17ca601fbf /README.md | |
parent | 87e88da7966baa000db04ab85aacea06823a22bc (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -44,7 +44,8 @@ Features: - Payload context and body - Protocol, worker and job level error management (including PHP errors) - Very fast (~250k rpc calls per second on Ryzen 1700X using 16 threads) -- Integrations with Symfony, Laravel, Slim, CakePHP, Zend Expressive, Spiral +- Integrations with Symfony, Laravel, Slim, CakePHP, Zend Expressive +- Application server for [Spiral](https://github.com/spiral/framework) - Automatic reloading on file changes - Works on Windows (Unix sockets (AF_UNIX) supported on Windows 10) |