Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Write docs for subscriptions and reorganize a bit | 2019-12-14 | 1 | -4/+61 | |
* | Remove unnecessary clone in `subscription::Map` | 2019-12-14 | 1 | -1/+1 | |
* | Consume `Recipe` when building a `Stream` | 2019-12-14 | 1 | -2/+2 | |
* | Implement `Subscription::map` and `from_recipe` | 2019-12-10 | 1 | -26/+91 | |
* | Allow listening to runtime events in subscriptions | 2019-12-08 | 1 | -17/+25 | |
* | Use `oneshot` and `future::select` to cancel streams | 2019-12-07 | 1 | -23/+14 | |
* | Draft first version of event subscriptions :tada: | 2019-12-05 | 1 | -0/+61 |