Preparing search index...
The search index is not available
NDNts
NDNts
@ndn/lp
LpService
Class LpService
NDNLPv2 service.
Hierarchy
LpService
Index
Constructors
constructor
Methods
rx
tx
Constructors
constructor
new
Lp
Service
(
__namedParameters
,
transport
)
:
LpService
Parameters
__namedParameters
:
LpService
.
Options
transport
:
LpService
.
Transport
Returns
LpService
Methods
rx
rx
(
iterable
)
:
AsyncIterable
<
Packet
|
LpService
.
RxError
>
Parameters
iterable
:
AsyncIterable
<
Tlv
>
Returns
AsyncIterable
<
Packet
|
LpService
.
RxError
>
tx
tx
(
iterable
)
:
AsyncIterable
<
Uint8Array
|
LpService
.
TxError
>
Parameters
iterable
:
AsyncIterable
<
Packet
>
Returns
AsyncIterable
<
Uint8Array
|
LpService
.
TxError
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
rx
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
Lp
Service
Fragmenter
Lp
Packet
Lp
Service
Reassembler
TT
@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
Generated using
TypeDoc
NDNLPv2 service.