Skip to content

ubiquify/media

Repository files navigation

Media

Client centric media storage and exchange protocol.

Inherits all attributes from the underlying @ubiquify/core:

  • local-first
  • distributed
  • conflict-free
  • immutable
  • versioned
  • trustless

Media Collection

The media collection is a list of media entries.

Media System

The media system associates names (or paths) to media collections.

Content Addressable

Both media collections and media systems are content addressable.

Build

npm run clean
npm install
npm run build
npm run test

Licenses

Licensed under either Apache 2.0 or MIT at your option.

About

Client centric media storage and exchange protocol.

Resources

Stars

Watchers

Forks