Col-E / Col-E/Nimbus

Data should only be transmitted when necessary

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

If `Alpha` is broadcasting `DataX` but nobody else is online, there is no need to broadcast the data into the ether.

If `Beta` joins but only wants to listen to `DataZ` then there is still no reason for `Alpha` to broadcast `DataX` messages.

`Alpha` should be able to broadcast that `DataX` is available, but not the messages themselves until needed.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.