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
Requires
- php: ^7
- recoil/recoil: ^0.5|^0.6
Requires (Dev)
This package is auto-updated.
Last update: 2019-05-28 03:13:22 UTC
README
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.