This package is part of NDNts, Named Data Networking libraries for the modern web.
This package implements ndn6-file-server protocol.
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.