diff --git a/index.html b/index.html index 29450df..314e21f 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@
-0.14.1
0.13.2
(Multiaddr)
-
- (object)
-
- Name | -Description | -
---|---|
options.signal AbortSignal
- |
- Used to abort dial requests - | -
Connection
:
- An upgraded Connection
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Creates a TCP listener. The provided handler
function will be called
-anytime a new incoming Connection has been successfully upgraded via
-upgrader.upgradeInbound
.
(any?)
-
- (function (Connection))
-
- Listener
:
- A TCP listener
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-Takes a list of Multiaddr
s and returns only valid TCP addresses
(Array<Multiaddr>)
-
- Array<Multiaddr>
:
- Valid TCP multiaddrs
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-