Skip to content

(feat) MPSC channel abstraction across API usage #17

@danwritecode

Description

@danwritecode

There are a few places where the user has to manually create MPSC channels for message passing. I really am not a fan of having the user do this manually. We should create a wrapper just to make this a bit easier for these two areas:

  1. UI Layer MPSC channels
  2. AskUserQuestion MSPC channel

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions