]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/assets/player/peertube-videojs-plugin.ts
Create webtorrent client on player load
authorChocobozzz <me@florianbigard.com>
Mon, 18 Jun 2018 07:28:08 +0000 (09:28 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 18 Jun 2018 08:26:18 +0000 (10:26 +0200)
commitb7f1747dc75171368df6ea2ab298971a33af56ed
treea217c842c6b5502d1d14e5c10eed916820de304f
parent80d7cf3a15c533d43e7e7f7a240d0eb89640e1c3
Create webtorrent client on player load

So we don't run Angular change detection every 250ms on webtorrent
import, when https://github.com/mafintosh/speedometer/pull/7 will be
merged
client/src/app/app.module.ts
client/src/assets/player/peertube-videojs-plugin.ts
server/lib/schedulers/update-videos-scheduler.ts