Collection of functions for working with Cloudflare Stream API
See CloudflareStream for details.
Tus client for Cloudflare: CloudflareStream.TusClient
If available in Hex, the package can be installed
by adding cloudflare_stream to your list of dependencies in mix.exs:
def deps do
[
{:cloudflare_stream, "~> 0.2"}
]
endDocumentation: https://hexdocs.pm/cloudflare_stream.