Merge pull request #38 from status-im/mvds-documentation

mvds-documentation
This commit is contained in:
Oskar Thorén 2019-08-27 16:37:03 +02:00 committed by GitHub
commit 032d7adea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ Transport Spec](status-secure-transport-spec.md) for more.
[MVDS](https://specs.vac.dev/mvds.html) is used for 1:1 and group chats, however it is currently not in use for public chats. [MVDS](https://specs.vac.dev/mvds.html) is used for 1:1 and group chats, however it is currently not in use for public chats.
<!-- TODO: Provide more detail on how this integrates with the other layers --> [Status payloads](#payloads-and-clients) are serialized and then wrapped inside a MVDS message which is added to an [MVDS payload](https://specs.vac.dev/mvds.html#payloads), this payload is then encrypted (if necessary for 1-to-1 / group-chats) and sent using whisper which also encrypts it.
## Payloads and clients ## Payloads and clients