Go to file
Andre Staltz 5b79b9566b
fix scheduler start()
2024-02-06 15:35:11 +02:00
.github/workflows init 2024-01-12 13:15:51 +02:00
declarations preliminary scheduler 2024-02-06 14:12:15 +02:00
lib fix scheduler start() 2024-02-06 15:35:11 +02:00
test dont save tunnel peers in stats file 2024-02-06 13:57:36 +02:00
.gitignore init 2024-01-12 13:15:51 +02:00
.prettierrc.yaml init 2024-01-12 13:15:51 +02:00
LICENSE init 2024-01-12 13:15:51 +02:00
README.md fix typescript for net.peers() 2024-01-15 18:14:02 +02:00
package.json preliminary scheduler 2024-02-06 14:12:15 +02:00
tsconfig.json init 2024-01-12 13:15:51 +02:00

README.md

Work in progress

Installation

We're not on npm yet. In your package.json, include this as

"ppppp-net": "github:staltz/ppppp-net"

TODO:

  • connect
  • stage
  • stats.json
  • interpool glue
  • writing peers to stats.json
  • ONLY writing hubs to stats.json
  • firewall
  • scheduler