mirror of
https://github.com/vacp2p/specs.git
synced 2026-01-09 15:28:03 -05:00
*: Update Kademlia and Circuit Relay v2 links (#345)
* *: Update links to merged Kademlia specification * connections/hole-punching: Update links to merged circuit relay v2 spec
This commit is contained in:
@@ -283,4 +283,4 @@ before interacting with them directly. This could be added as a new field in the
|
||||
[autonat]: https://github.com/libp2p/specs/issues/180
|
||||
[envelope-rfc]: ./0002-signed-envelopes.md
|
||||
[eip-778]: https://eips.ethereum.org/EIPS/eip-778
|
||||
[dht-spec]: https://github.com/libp2p/specs/pull/108/
|
||||
[dht-spec]: https://github.com/libp2p/specs/blob/master/kad-dht/README.md
|
||||
|
||||
@@ -278,12 +278,12 @@ stack, thus not allowing _insecure_ connections from [secure contexts].
|
||||
[AutoNAT]: https://github.com/libp2p/specs/issues/180
|
||||
[Identify]: ../identify/README.md
|
||||
[SDP]: https://en.wikipedia.org/wiki/Session_Description_Protocol
|
||||
[circuit-relay-v1]: https://github.com/libp2p/specs/tree/master/relay
|
||||
[circuit-relay-v2]: https://github.com/libp2p/specs/issues/314
|
||||
[circuit-relay-v1]: https://github.com/libp2p/specs/blob/master/relay/circuit-v1.md
|
||||
[circuit-relay-v2]: https://github.com/libp2p/specs/blob/master/relay/circuit-v2.md
|
||||
[DCUTR]: https://github.com/libp2p/specs/pull/173
|
||||
[project-flare]: https://github.com/protocol/web3-dev-team/pull/21
|
||||
[symmetric-nat]: https://dh2i.com/kbs/kbs-2961448-understanding-different-nat-types-and-hole-punching/
|
||||
[ipfs-kademlia]: https://docs.ipfs.io/concepts/dht/
|
||||
[Kademlia]: https://github.com/libp2p/specs/pull/108/
|
||||
[Kademlia]: https://github.com/libp2p/specs/blob/master/kad-dht/README.md
|
||||
[Gossipsub]: ../pubsub/gossipsub/README.md
|
||||
[secure contexts]: https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts
|
||||
|
||||
Reference in New Issue
Block a user