0.0.20240630 • Published 12 months ago

@ndn/sync-api v0.0.20240630

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

@ndn/sync-api

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

This package defines the abstract programming interfaces of dataset synchronization and publish-subscribe protocols. Each sync/pubsub protocol package shall re-export relevant interfaces in type-only mode. Users do not need to import from this package directly.

This package also includes functions common to multiple sync/pubsub protocol implementations. These are implementation details of sync/pubsub protocols.