ipfs-shipyard / ipfs-pubsub-1on1

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

Remove obsolete options argument from the constructor #5

Closed haadcode closed 6 years ago

haadcode commented 6 years ago

This PR will remove the options argument from the constructor as it's not needed anymore after refactoring/fixing the peer ID setup.