henry-rodrick / hlsjs-ipfs-loader

A js-ipfs loader for the hls.js JavaScript HLS client
MIT License
60 stars 31 forks source link

refactor!: IPFS injection done right #27

Open UnKnoWn-Consortium opened 3 years ago

UnKnoWn-Consortium commented 3 years ago

The loader class is now wrapped in a factory function with IPFS instance injected. Close #24.