HTTP Based Discovery as an alternative to MultiAddress
Ouverte
enhancement
- Langage dominant
- Rust
- Étoiles
- 87
- Forks
- 18
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
In the current state, in order to initialize a cluster, a seed in a form of a multiaddr will be required. This seed can only be decided when there're at least 1 node already running (unpredictable port and ip addresses). Due to this limitation, we cannot seamlessly spin up a cluster without having some overhead logic for acquiring the initial seed.
So instead of using multiaddr explicitly, we can opt for an HTTP Based Discovery using API Endpoints somehow.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.