Skip to content

Make the output channel generic #249

@vincent-herlemont

Description

@vincent-herlemont

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

No one assigned

    Labels

    R&DResearch and developmenthelp wantedOpen issue for anyone who wants to work on it.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions