ICS04: Introduce Broadcast Channel Type
Open
feature
not planned
tao
- Dominant language
- Go
- Stars
- 1k
- Forks
- 455
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 29
Description
Specify a new one-to-many channel type that allows a single broadcast channelEnd to send packets to arbitrary subscriber channelEnds. Since this is a pure broadcast, no return information (acks/timeouts) should be sent back to broadcaster.
The subscriber should be able to decide independently constraints on receiving (ORDERED/UNORDERED)
This will require specifying a new two step handshake, along with the semantics for packet sends and receives
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.