ipfs-shipyard / ipfs-pubsub-1on1

1-to-1 communication channel over IPFS Pubsub between two peers
25 stars 11 forks source link

Fixing tests #15

Closed aphelionz closed 4 years ago

aphelionz commented 4 years ago

This PR:

  1. Updates the dependencies, including js-ipfs 0.50.2
  2. Updates the ipfs utils to the lates conventions for node creation and addressing
  3. Makes a small fix to the test (ipfs.pubsub.peers reports current peer in addition to others)
haadcode commented 4 years ago

LGTM :+1: