Files
spacedrive/docs/developers/architecture/nodes.md
2022-10-07 07:45:15 +08:00

10 lines
306 B
Markdown

---
index: 3
---
# Nodes
Nodes are instances of the Spacedrive core running on a device, they are able to connect to each other via a peer-to-peer network. A node is able to run many libraries simultaneously, but must be authorized per-library in order to synchronize.
p2p, connecting nodes, protocols.