recoil / channel
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
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.