Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/ws-transport
WsTransport
Class WsTransport
WebSocket transport.
Hierarchy
Transport
WsTransport
Index
Constructors
constructor
Properties
attributes
rx
Accessors
mtu
Methods
close
reopen
to
String
tx
Constructors
constructor
new
Ws
Transport
(
sock
,
opts
)
:
WsTransport
Parameters
sock
:
WebSocket
opts
:
WsTransport
.
Options
Returns
WsTransport
Properties
Readonly
attributes
attributes
:
Attributes
Readonly
rx
rx
:
Rx
Accessors
mtu
get
mtu
(
)
:
number
Returns
number
Methods
close
close
(
)
:
void
Returns
void
reopen
reopen
(
)
:
Promise
<
WsTransport
>
Returns
Promise
<
WsTransport
>
to
String
to
String
(
)
:
string
Returns
string
Readonly
tx
tx
(
iterable
)
:
Promise
<
void
>
Parameters
iterable
:
AsyncIterable
<
Uint8Array
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
attributes
rx
mtu
close
reopen
to
String
tx
NDNts
@ndn/autoconfig
@ndn/cat
@ndn/cli-
common
@ndn/dpdkmgmt
@ndn/endpoint
@ndn/fileserver
@ndn/fw
@ndn/keychain
@ndn/keychain-
cli
@ndn/l3face
@ndn/lp
@ndn/nac
@ndn/naming-
convention1
@ndn/naming-
convention2
ndn
@ndn/ndncert
@ndn/ndnsec
@ndn/nfdmgmt
@ndn/node-
transport
@ndn/packet
@ndn/quic-
transport
@ndn/rdr
@ndn/repo
@ndn/repo-
api
@ndn/repo-
cli
@ndn/repo-
external
@ndn/segmented-
object
@ndn/sync
@ndn/tlv
@ndn/trust-
schema
@ndn/util
@ndn/web-
bluetooth-
transport
@ndn/ws-
transport
Ws
Transport
Ws
Transport
Generated using
TypeDoc
WebSocket transport.