cobalt/api/src/stream
wukko 3dafdd825a
api/types/proxy: use default dispatcher instead of a global one
this function never gets anything but internal streams, so global proxy (`API_EXTERNAL_PROXY`) is only causing issues here. this commit fixes an issue of cobalt attempting to proxy internal streams, and failing spectacularly.
2024-12-13 16:01:16 +06:00
..
internal-hls.js api/stream/internal: workaround for wrong bsky content-type, refactor 2024-11-16 22:15:13 +06:00
internal.js api/istream: remove icy-metadata header if sent by client 2024-12-04 18:25:25 +00:00
manage.js api/stream: use dispatcher if passed to istream 2024-12-04 18:17:13 +00:00
shared.js api/vk: use proper api, add support for more links, refactor 2024-11-28 16:01:26 +06:00
stream.js api/stream: standardize stream types & clean up related functions 2024-08-22 17:37:31 +06:00
types.js api/types/proxy: use default dispatcher instead of a global one 2024-12-13 16:01:16 +06:00