-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
R&DResearch and developmentResearch and developmenthelp wantedOpen issue for anyone who wants to work on it.Open issue for anyone who wants to work on it.
Milestone
Description
Currently, event listening via the watch
command does not support generic channel management. The user is forced to choose between the tokio
feature or the standard Rust channel (see: src/watch/mod.rs#L38-L46). The purpose of this issue is to investigate whether it is possible to elegantly support any type of channel.
TODO
- Investigate
Metadata
Metadata
Assignees
Labels
R&DResearch and developmentResearch and developmenthelp wantedOpen issue for anyone who wants to work on it.Open issue for anyone who wants to work on it.