I would need some kind of decentralized gossip/direct mesaging for a project.
I thought about using nostr to relay mesages, but:
-
i don't know if currently it is possible to push application specific mesages without polluting the current applications with some text that is garbage for them?
-
Even if it is possible, i guess i wouldn't want to abuse of the servers of the current relays. So, is it possible to easily embed a nostr relay in my application, that would use it's own 'mainnet', so users of the application are the relay themselves?
kinds
.kinds
(type of messages) that you can use, you can also freely define unclaimed kinds ids for you app if you need them. There's some general rules on how they work in NIP-01.