-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
part:channelsAffects channels implementationAffects channels implementationpriority:lowThis should be addressed only if there is nothing else on the tableThis should be addressed only if there is nothing else on the tabletype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Description
What's needed?
There is no unicast lightweight channel at the moment.
Proposed solution
Add a Unicast channel that can have only one sender and one receiver.
Use cases
No response
Alternatives and workarounds
Broadcast channel can be used instead, and just use one receiver.
Additional context
We did some tests in the past and the performance gains weren't as good as expected compared to BroadcastChannel. It needs more thought (and maybe compelling use cases to dig further).
Metadata
Metadata
Assignees
Labels
part:channelsAffects channels implementationAffects channels implementationpriority:lowThis should be addressed only if there is nothing else on the tableThis should be addressed only if there is nothing else on the tabletype:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Type
Projects
Status
To do