Paratii-Video / paratii-mediaplayer

v0.0.2 of the Paratii Player, with a sleeker UI, plugin-oriented architecture
http://paratii.video
GNU General Public License v3.0
15 stars 2 forks source link

25 - allow caller to pass in an ipfs node #26

Closed bent0b0x closed 6 years ago

bent0b0x commented 6 years ago

Only instantiate new ipfs node if caller does not pass one in

eliawk commented 6 years ago

@bent0b0x it looks a good solution, instead of initiate a new node every call.