recoil/channel

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

Asynchronous data channels for Recoil.

Installs: 101

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/recoil/channel

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.