decentralized-identity / decentralized-web-node

Decentralized data storage and message relay for decentralized identity and apps.
https://identity.foundation/decentralized-web-node/spec/
Apache License 2.0
402 stars 79 forks source link

[Nit] Add note to why DWNs should be tried in-order #176

Open esgoode opened 2 years ago

esgoode commented 2 years ago

Parse the DecentralizedWebNode Service Endpoint object and select the first URI present in the serviceEndpoint objects nodes array. NOTE: implementers SHOULD select from the URIs in the nodes array in index order.*

*DWNs SHOULD be tried in order because DWNs SHOULD be ordered by availability

esgoode commented 2 years ago

https://github.com/decentralized-identity/decentralized-web-node/pull/177