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.
create
Face
(
opts
,
...
args
)
:
Promise
<
FwFace
>
Parameters
opts
:
CreateFaceOptions
Rest
...
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.