robinnet:daemon
daemon.py
Background worker for RobinNet.
Responsibilities:
- periodic synchronization
- message expiration
- maintenance tasks
Example
ROBINNET_DB=./data/node.db \ python -m robinnet.daemon
robinnet/daemon.txt · Last modified: by freedomotter
