0.0.20240630 • Published 5 months ago

@ndn/fileserver v0.0.20240630

Weekly downloads
-
License
ISC
Repository
github
Last release
5 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.