30/ADAPTIVE-NODES: Add raw spec (#453)

This commit is contained in:
oskarth 2021-08-16 17:09:56 +08:00 committed by GitHub
parent f7d81d55d6
commit 7d3c1bfde9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 52 additions and 0 deletions

View File

@ -0,0 +1,51 @@
---
slug: 30
title: 30/ADAPTIVE-NODES
name: Adaptive nodes
status: raw
editor: Oskar Thorén <oskar@status.im>
contributors:
---
This is an informational spec that show cases the concept of adaptive nodes.
# Node types - a continuum
We can look at node types as a continuum, from more restricted to less restricted, fewer resources to more resources.
![Node types - a continuum](../../../../rfcs/30/adaptive_node_continuum.jpg)
**TODO: Bring this out from image**
# Node protocol selection
Each node can choose which protocols to support, depending on its resources and goals.
![Protocol selection](../../../../rfcs/30/adaptive_protocol_selection.jpg)
**TODO: Bring this out from image**
# Waku network visualization
We can better visualize the network with some illustrative examples.
## Topology and topics
The first one shows an example topology with different PubSub topics for the relay protocol.
![Waku Network visualization](../../../../rfcs/30/adaptive_network_topology_protocols.jpg)
**TODO: Split image up more**
**TODO: Bring text out from image**
## Node Cross Section
This one shows a cross-section of nodes in different dimensions and shows how the connections look different for different protocols.
![Node Cross Section](../../../../rfcs/30/adaptive_node_cross_section.jpg)
**TODO: Split image up more**
# Copyright
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).

View File

@ -10,6 +10,7 @@ bookMenuLevels: 1
- [24/STATUS-CURATION]({{< relref "/docs/rfcs/24/README.md" >}})
- [25/LIBP2P-DNS-DISCOVERY]({{< relref "/docs/rfcs/25/README.md" >}})
- [28/STATUS-FEATURING]({{< relref "/docs/rfcs/28/README.md" >}})
- [30/ADAPTIVE-NODES]({{< relref "/docs/rfcs/30/README.md" >}})
- Draft
- [1/COSS]({{< relref "/docs/rfcs/1/README.md" >}})
- [3/REMOTE-LOG]({{< relref "/docs/rfcs/3/README.md" >}})

Binary file not shown.

After

Width:  |  Height:  |  Size: 618 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 658 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 613 KiB