Reusable components for implementing Recoil kernels.


Keywords
generator, event, async, asynchronous, multitasking, react, Thread, coroutine, continuation, green
License
MIT

Documentation

Recoil Kernel Tools

Build Status Code Coverage Code Quality Latest Version

Reusable components for implementing Recoil kernels.

composer require recoil/kernel

This package provides a set of traits and classes used to develop coroutine kernels that are compatible with the Recoil API.