hlsjs-ipfs-loader
hlsjs-ipfs-loader copied to clipboard
refactor: abortFlag replaced with AbortController and AbortSignal
Replaced the Boolean array _abortFlag with an AbortController and abort IPFS ops by AbortSignal.