1
0
mirror of https://github.com/algora-io/tv.git synced 2025-10-30 23:07:56 +02:00

add todos

This commit is contained in:
zafer
2024-10-20 19:01:16 +03:00
parent fbad63433a
commit ee4531e4e5

View File

@@ -91,6 +91,8 @@ defmodule Algora.Pipeline.Storage do
content,
%__MODULE__{video: video, segment_sn: segment_sn, partial_sn: partial_sn} = state
) do
# TODO: calculate & send diff
# TODO: apply diff iff new(ssn,psn) > old(ssn,psn)
broadcast!(video.uuid, [
LLController,
:cache_manifest,