Cynsar-Foundation/second.exchange

Get messages based on public keys

Closed this issue · 2 comments

Subscription can be added for users to get post like

pool.sub({cb:(event, relay) => {...}, filter: {authors: ['<hex1>', '<hex2>', ..., '<hexn>']}})

Dependent on issue #40

We have code checked in for this to be unblocked. @KevalGondaliya please proceed

We have integrated the nostr subscription in the architectural-changes branch