|
|
|
|
|
by nunyabuizness
2991 days ago
|
|
I think these are more questions about Gaia than Stealthy, but apply to any multi-user application on Blockstack: - How are my messages to another user retrieved from my encrypted storage?
- Does sending you a message push the message into your storage?
- Do I (i.e., my Blockstack node) have to be online for my message to you to be retrieved later (say, the next time you're online)? |
|
We have offline messaging (file polling) and online messaging via WebRTC.
You don't have to be online, your contacts are polling your storage and as long as your storage is online, the messages will be sent.