peermerge 0.0.3

Manage JSON-like documents with multiple writers, without a central authority, using a P2P protocol
Documentation

peermerge

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 12 feature flags, 7 of them enabled by default.

default

  • hypercore-feed
  • tokio-runtime
  • wasm-bindgen

hypercore-feed

  • hypercore-protocol

tokio-runtime

  • tokio
  • hypercore-protocol/tokio
  • random-access-disk/tokio

wasm-bindgen

  • wasm-bindgen-futures
  • hypercore-protocol/wasm-bindgen
  • automerge/wasm
  • uuid/js

hypercore-protocol

  • dep:hypercore-protocol

tokio

  • dep:tokio

wasm-bindgen-futures

  • dep:wasm-bindgen-futures

async-std-runtime

  • async-std
  • hypercore-protocol/async-std
  • random-access-disk/async-std

async-std

  • dep:async-std

channel-writer

  • bytes

log

  • tracing/log

bytes

  • dep:bytes