From d82b75958ec202cf37dfbf40cbbc02f3bae9f6a0 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Mon, 16 Sep 2019 17:27:25 +0200 Subject: [PATCH] chore: update documentation --- index.html | 374 ++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 372 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index ab9695f..b4f7804 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - libp2p-tcp 0.13.1 | Documentation + libp2p-tcp 0.14.0 | Documentation @@ -15,7 +15,7 @@

libp2p-tcp

-
0.13.1
+
0.14.0
+ +
  • + TCP + + + + + +
  • +
    @@ -71,6 +111,336 @@
    + +
    + + +
    + +

    + TCP +

    + + + + src/index.js + + +
    + + + +
    new TCP()
    + + + + + + + + + + + + + + + + + + + + + + + +
    Instance Members
    +
    + +
    +
    +
    + + dial(ma, options) +
    +
    + +
    + +
    +
    +
    + + createListener(options?, handler) +
    +
    + +
    + +
    +
    +
    + + filter(multiaddrs) +
    +
    + +
    + +
    + + + + + + +
    + + +