spacedrive/crates/p2p/README.md

153 B

P2P

This is the P2P library which powers Spacedrive's P2P functionality.

Viewing debug logs

RUST_LOG="p2p=debug" cargo run -p server