24 Commits

Author SHA1 Message Date
Marcin Rataj
6d5b84f1a0 chore: typo 2021-12-03 16:24:00 +01:00
Marten Seemann
d34653e70d add link to DCUtR to README 2021-09-04 03:08:19 -07:00
vyzo
3d7385294c relay/: Add Circuit Relay v2 specification (#325)
* Specify the Circuit Relay v2 protocol.

* Move README.md specifying the Circuit Relay v1 protocol to circuit-v1.md

Co-authored-by: Max Inden <mail@max-inden.de>
Co-authored-by: raulk <raul@protocol.ai>
2021-06-29 21:06:55 +02:00
Max Inden
4480efe66c relay/README: Add rust-libp2p to list of implementations (#318) 2021-04-27 15:09:14 +02:00
tmakarios
eb094acabe relay: Use SUCCESS instead of OK for relay status code (#293) 2021-03-13 17:52:07 +01:00
Steven Allen
415fff2063 fix: finish ipfs -> p2p multiaddr switch
part of https://github.com/libp2p/libp2p/issues/79
2019-12-17 16:42:17 +01:00
Yusef Napora
bb345a2726 add header to circuit relay spec 2019-06-21 14:26:54 -04:00
Yusef Napora
33a2c49b42 remove dead link to rust relay impl 2019-03-21 11:07:01 -04:00
Whyrusleeping
cf16ffc62c Merge pull request #61 from libp2p/propose-relay-backoff
RFC: Add relay backoff code
2018-06-04 00:08:36 +08:00
Whyrusleeping
012ccbb6dc Add relay backoff code 2018-05-24 11:31:58 +01:00
James Ray
bf46bc41e3 Add a circuit relay link 2018-05-24 18:09:54 +10:00
Maciej Krüger
97b86236ce docs: Fix styling of relay error codes 2018-01-12 16:43:26 +01:00
Dmitriy Ryajov
b7c983e04f Amending error codes with a few more additions (#24)
* prefixing err codes with HOP/STOP to differentiate dup keys

* typo: srcPeer and destPeer are set in STOP, not STATUS

* relay: add STOP_RELAY_REFUSED and MALFORMED_MESSAGE

* document error codes 390 and 400
2017-11-12 17:19:32 +00:00
Dmitriy Ryajov
8dce468080 feat: adding an explicit CAN_HOP message type to allow passive relay discovery 2017-07-16 16:29:19 -07:00
David Dias
f8254b56f9 fix typos 2017-07-12 06:20:20 +01:00
Dmitriy Ryajov
77d8bdfde3 Adding Status enum 2017-07-09 13:33:46 -07:00
David Dias
8967cc11a9 apply review 2017-07-09 19:46:35 +01:00
David Dias
c1500a42eb spec: The circuit relay spec 2017-07-08 17:06:21 +01:00
Lars Gierth
f32ccac1de relay: add note about in-progress review and update (#20) 2017-05-23 08:53:28 -04:00
Hector Sanjuan
03e3fdce93 Clarify the difference between a tunnel and a relay (#8)
fix: make it clear that relay is not a raw tunnel.
2017-03-28 14:33:56 +01:00
Lars Gierth
76ff2cd0b3 relay: update multicodec and multiaddr 2017-02-21 18:32:19 +01:00
Lars Gierth
c69027543a Add js and go implementations 2017-02-21 18:29:53 +01:00
Lars Gierth
d76e2bc5a5 Fix circuit relay note syntax 2017-02-13 17:42:09 +01:00
David Dias
2f23667044 update location, links and name of the multicodec 2017-02-13 08:04:33 -08:00