Skip to content

Integrate Recoil with ReactPHP.

License

Notifications You must be signed in to change notification settings

recoilphp/react

Repository files navigation

Recoil + ReactPHP

Build Status Code Coverage Code Quality Latest Version

Integrate Recoil with ReactPHP.

composer require recoil/react

This repository provides a Recoil kernel implemented on top of the ReactPHP event loop, allowing cooperative execution of Recoil and ReactPHP applications.

ReactPHP promises can be yielded from a coroutine as though they were a native Recoil coroutine.