mirror of https://codeberg.org/pzp/pzp-net.git
21 lines
292 B
Markdown
21 lines
292 B
Markdown
# pzp-net
|
|
|
|
PZP plugin to manage connections with hubs and peers
|
|
|
|
## Installation
|
|
|
|
```
|
|
npm install pzp-net
|
|
```
|
|
|
|
## **TODO:**
|
|
|
|
- [x] connect
|
|
- [x] stage
|
|
- [x] stats.json
|
|
- [x] interpool glue
|
|
- [x] writing peers to stats.json
|
|
- [ ] ONLY writing hubs to stats.json
|
|
- [ ] firewall
|
|
- [ ] scheduler
|