/react

Integrate Recoil with ReactPHP.

Primary LanguagePHPMIT LicenseMIT

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.