@ndn/fileserver
v0.0.20240630
Published
NDNts: ndn6-file-server protocol
Downloads
8
Readme
@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
packagefile-client
subcommand
- demonstrated in
- ZenFS wrapper
Server (producer): not yet.