recoil/channel

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

Asynchronous data channels for Recoil.

Maintainers

Package info

github.com/recoilphp/channel

pkg:composer/recoil/channel

Statistics

Installs: 101

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

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.