summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnton Titov <[email protected]>2020-05-12 16:01:11 +0300
committerGitHub <[email protected]>2020-05-12 16:01:11 +0300
commit8fd8356ef1cb9b7602e511cf0d59964cdbbe5dbe (patch)
tree4a0873305e62ec2b2914881b7fa8ed17ca601fbf /README.md
parent87e88da7966baa000db04ab85aacea06823a22bc (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 30eb2ab3..1c3439f0 100644
--- a/README.md
+++ b/README.md
@@ -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)