Skip to content

replace tokio::sync::broadcast for Pool's ChannelManager to Downstream sender #220

@plebhash

Description

@plebhash

similar to #215 but for this:

let (channel_manager_to_downstream_sender, _channel_manager_to_downstream_receiver) =
broadcast::channel(10);

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

In Progress 🏗️

Status

In Progress 🏗️

Relationships

None yet

Development

No branches or pull requests

Issue actions