Crates.io | voidmerge |
lib.rs | voidmerge |
version | 0.0.4 |
created_at | 2025-06-02 14:42:30.85593+00 |
updated_at | 2025-08-27 22:53:46.893838+00 |
description | VoidMerge P2p in Easy Mode |
homepage | |
repository | https://github.com/voidmerge/voidmerge |
max_upload_size | |
id | 1698025 |
size | 257,327 |
VoidMerge: P2p in Easy Mode
You probably don't need these API docs, unless you are looking to embed a VoidMerge server.
To install the vm
command-line utility which both runs a VoidMerge server
and controls / communicates with VoidMerge servers:
cargo install voidmerge --bin vm
Then get help from the commandline itself, using vm help
.
If you want to write a VoidMerge application, see the Typescript Client API Docs.