summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2018-10-20 21:58:24 +0300
committerGitHub <[email protected]>2018-10-20 21:58:24 +0300
commit85335506324d0f4c646afa6ac395e3cf47cdfb49 (patch)
tree5102e09845c6b634039401c32e4702b0f2a3d4be /README.md
parent263f821f918fbe2bc1c64023f4c637691ded4cbf (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 745f42cf..e01688d1 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ Features:
- flexible environment configuration
- no external PHP dependencies, drop-in (based on [Goridge](https://github.com/spiral/goridge))
- load balancer, process manager and task pipeline
-- frontend agnostic (queue, REST, PSR-7, async php, etc)
+- frontend agnostic (Queue, PSR-7, [GRPC](https://github.com/spiral/php-grpc), etc)
- works over TCP, unix sockets and standard pipes
- automatic worker replacement and safe PHP process destruction
- worker lifecycle management (create/allocate/destroy timeouts)