ConveyChat / Convey

A communications platform on layer 1 Ethereum - Built at ETHWaterloo 2
https://devpost.com/software/connexion-vy3a9c
7 stars 3 forks source link

Describe architecture for subscriber-only broadcasts #2

Open haardikk21 opened 4 years ago

haardikk21 commented 4 years ago

The current version of the smart contract only does global broadcasts. We should refactor it to support subscriber-only broadcasts so the smart contract can be deployed. Before this is done, we need to discuss how we should best architect this to keep costs low.