diff options
author | Wolfy-J <[email protected]> | 2018-06-14 00:08:26 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-06-14 00:08:26 +0300 |
commit | 34d2381ced468924df4012c40b4955feaaafd72f (patch) | |
tree | 495690a2c21ddca3e4f373f86f4206793f628e36 | |
parent | e1a93095c349f0de3ecf02bce790d1a524287f83 (diff) |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |