Go to file
Andre Staltz 4101e023cd
connection events has .pubkey field
2024-01-15 23:01:51 +02:00
.github/workflows init 2024-01-12 13:15:51 +02:00
declarations interpool glue, parsedAddress, and forget() 2024-01-12 16:21:08 +02:00
lib connection events has .pubkey field 2024-01-15 23:01:51 +02:00
test connection events has .pubkey field 2024-01-15 23:01:51 +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 interpool glue, parsedAddress, and forget() 2024-01-12 16:21:08 +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