recoil/channel

This package is abandoned and no longer maintained. No replacement package was suggested.

Asynchronous data channels for Recoil.

0.2.1 2016-07-30 01:01 UTC

This package is auto-updated.

Last update: 2019-05-28 03:13:22 UTC


README

Build Status Code Coverage Code Quality Latest Version

Data channels for inter-strand (and inter-process) communication in Recoil.

composer require recoil/channel

Building and testing

Please see CONTRIBUTING.md for information about running the tests and submitting changes.