summaryrefslogtreecommitdiffstats
path: root/core/src/subscription.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use `oneshot` and `future::select` to cancel streamsLibravatar Héctor Ramón Jiménez2019-12-071-23/+14
* Draft first version of event subscriptions :tada:Libravatar Héctor Ramón Jiménez2019-12-051-0/+61