status-im / status-console-client

Status messaging console user interface
Mozilla Public License 2.0
10 stars 2 forks source link

Ethereum event.Feed is used for messenger events #44

Closed dshulyak closed 5 years ago

dshulyak commented 5 years ago

It allows not to block producer when there are not consumers. And it allows to have more then one consumer in different parts of the application.