recoil/react

Integrate Recoil with ReactPHP.

1.0.3 2022-03-06 04:17 UTC

This package is auto-updated.

Last update: 2024-04-06 09:15:12 UTC


README

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.