summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 01f1ddd4..e4affaec 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ High-performance PSR-7 HTTP server, PHP load balancer and process manager.
Features:
--------
- PSR-7 HTTP server (file uploads, error handling, static files, hot reload, middlewares, event listeners)
-- extendable service model
+- extendable service model (plus PHP compatible RPC server)
- no external services, 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)