moebius/loop-reactbridge

This package is abandoned and no longer maintained. The author suggests using the moebius/react package instead.

Enables asynchronous React libraries to be used with moebius/coroutine.

1.0.1-RC2 2022-05-02 22:28 UTC

This package is auto-updated.

Last update: 2022-05-02 22:41:16 UTC


README

Provides an implementation of the React Event Loop, with support for coroutines.

With this library you can combine the power of Moebius Coroutines with React components such as react/dns, react/socket or react/http with Moebius.

This implementation passes all of the unit tests from react/event-loop.