This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Description
It appears (from debugging) that jsipfs daemon calls pre-start twice.
| > jsipfs daemon
C:\Users\Owner\Documents\GitHub\js-ipfs>jsipfs daemon
Initializing daemon...
jsipfs booting +0ms
jsipfs pre-start +175ms
jsipfs starting +921ms
jsipfs pre-start +0ms
Swarm listening on /ip4/127.0.0.1/tcp/4003/ws/ipfs/QmWfa2ZtmrbyHxkHUNpMs35rcRSf5bc25D6Fb1NFgA76RA
Swarm listening on /ip4/192.168.178.21/tcp/4002/ipfs/QmWfa2ZtmrbyHxkHUNpMs35rcRSf5bc25D6Fb1NFgA76RA
Swarm listening on /ip4/127.0.0.1/tcp/4002/ipfs/QmWfa2ZtmrbyHxkHUNpMs35rcRSf5bc25D6Fb1NFgA76RA
jsipfs boot:done null +2s
API is listening on: /ip4/127.0.0.1/tcp/5001
Gateway (readonly) is listening on: /ip4/127.0.0.1/tcp/9090
Daemon is ready