diff --git a/index.html b/index.html index 08ad9a1f..14dfe3bb 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - libp2p 0.26.0-rc.2 | Documentation + libp2p 0.26.0-rc.3 | Documentation @@ -15,7 +15,7 @@

libp2p

-
0.26.0-rc.2
+
0.26.0-rc.3
+
  • + #hangUp +
  • + +
  • + #ping +
  • + @@ -200,7 +212,7 @@ - + src/index.js @@ -269,7 +281,7 @@
    - + src/index.js @@ -355,7 +367,7 @@ if there is a handler. If not, errors will be logged.

    - + src/index.js @@ -433,7 +445,7 @@ if there is a handler. If not, errors will be logged.

    - + src/index.js @@ -511,7 +523,7 @@ if there is a handler. If not, errors will be logged.

    - + src/index.js @@ -598,7 +610,7 @@ peer will be added to the nodes PeerBook

    - + src/index.js @@ -694,7 +706,7 @@ and the Connection will be sent in the callback

    - + src/index.js @@ -770,6 +782,178 @@ Connection State Machine.

    + + +
    +
    + +
    +
    +
    + + hangUp(peer, callback) +
    +
    + +
    + +
    +
    +
    + + ping(peer, callback) +
    +
    + @@ -797,7 +981,7 @@ Connection State Machine.

    - + src/index.js @@ -880,7 +1064,7 @@ instance if one is not provided in options.

    - + src/peer-routing.js @@ -995,7 +1179,7 @@ instance if one is not provided in options.

    - + src/content-routing.js @@ -1120,7 +1304,7 @@ Once a content router succeeds, iteration will stop.

    - + src/content-routing.js @@ -1203,7 +1387,7 @@ a provider of the given key.

    - + src/pubsub.js @@ -1317,7 +1501,7 @@ libp2p.subscribe(topic, handler, callback) - + src/pubsub.js