🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@ndn/l3face

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ndn/l3face

NDNts: Network Layer Face

latest
Source
npmnpm
Version
0.0.20250307
Version published
Weekly downloads
12
-29.41%
Maintainers
1
Weekly downloads
 
Created
Source

@ndn/l3face

This package is part of NDNts, Named Data Networking libraries for the modern web.

This package implements network layer face and transport base types. Notable content includes:

  • Transport type: transport base type,
  • StreamTransport type: Node.js stream-based transport implementation.
  • rxFromStream function: extract TLVs from continuous byte stream.
  • rxFromPacketIterable function: decode TLVs from datagrams.
  • L3Face type: TLV-oriented network layer face, for use with logical Forwarder of @ndn/fw package.
  • L3Face.makeCreateFace function: higher-order function that generates *Transport.createFace functions.
  • Bridge type: pass packets between two logical forwarders, primarily for unit testing.

See @ndn/node-transport package for more explanation and examples.

Keywords

NDN

FAQs

Package last updated on 07 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts