diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-04-22 07:20:09 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-04-22 07:20:09 +0000 |
commit | fee8dbb4a6723068050c3396c61180a0733cf988 (patch) | |
tree | 48929892800584280b35849cc2bde06d8694c3e0 /README.md | |
parent | ca7300a9aa7620317deeb2a51e5d7441bebccc5a (diff) | |
parent | 4179f90436243cb1aed1bc57754f6b4187d5a16f (diff) |
Merge #311v1.7.1
311: Release 1.7.1 r=48d90782 a=48d90782
Co-authored-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ Features: - Very fast (~250k rpc calls per second on Ryzen 1700X using 16 threads) - Integrations with Symfony, Laravel, Slim, CakePHP, Zend Expressive, Spiral - Automatic reloading on file changes -- Works on Windows +- Works on Windows (Unix sockets (AF_UNIX) supported on Windows 10) Installation: -------- |