Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Commit

Permalink
remove mvds refer
Browse files Browse the repository at this point in the history
  • Loading branch information
oskarth committed Dec 3, 2019
1 parent f1b7898 commit 903c1b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waku.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ In version 0 of Waku, bandwidth usage is likely to be an issue. For more investi

**Mailserver High Availability requirement:**

A mailserver has to be online to receive messages for other nodes, this puts a high availability requirement on it. This can be somewhat mitigated by the use of something like [MVDS](https://specs.vac.dev/mvds.html) on top, thereby treating a mailserver as a form of cache.
A mailserver has to be online to receive messages for other nodes, this puts a high availability requirement on it.

**Gossip-based routing:**

Expand Down

0 comments on commit 903c1b1

Please sign in to comment.