Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/node-transport
TcpTransport
createFace
Function createFace
Create a transport and add to forwarder.
createFace
(
opts
:
CreateFaceOptions
,
...
args
:
[
host
?:
string
|
{}
&
TcpTransport
.
Options
,
port
:
number
,
opts
:
TcpTransport
.
Options
,
]
,
)
:
Promise
<
FwFace
>
Parameters
opts
:
CreateFaceOptions
...
args
:
[
host
?:
string
|
{}
&
TcpTransport
.
Options
,
port
:
number
,
opts
:
TcpTransport
.
Options
,
]
Returns
Promise
<
FwFace
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
NDNts
Loading...
Create a transport and add to forwarder.