mirror of
https://github.com/danog/amp.git
synced 2024-11-30 04:29:08 +01:00
Add note about extension backends
This commit is contained in:
parent
3057329a5c
commit
515129f446
@ -15,6 +15,8 @@ Learn more about `amphp/amp` in [the guide](http://amphp.org/docs/amp/).
|
||||
|
||||
**Optional Extension Backends**
|
||||
|
||||
Extensions are only needed if your app necessitates high numbers of concurrent socket connections.
|
||||
|
||||
- [ev](https://pecl.php.net/package/ev)
|
||||
- [libevent](https://pecl.php.net/package/libevent)
|
||||
- [php-uv](https://github.com/bwoebi/php-uv) (experimental fork, requires PHP7)
|
||||
|
Loading…
Reference in New Issue
Block a user