0.0.20250307 • Published 9 months ago

@ndn/fileserver v0.0.20250307

Weekly downloads
-
License
ISC
Repository
github
Last release
9 months ago

@ndn/fileserver

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

This package implements ndn6-file-server protocol.

Features

Data structures, encoding and decoding:

  • assigned numbers and keywords
  • FileMetadata
  • directory listing

Client (consumer):

  • simple client
    • demonstrated in @ndn/cat package file-client subcommand
  • ZenFS wrapper

Server (producer): not yet.