Commit graph

3 commits

Author SHA1 Message Date
40faa994da style: move configuration to it's own package and more
All checks were successful
CI / build (push) Successful in 51s
- Remove https, it's useless and reverse proxies like haproxy, caddy and
  nginx are better at handling TCP and SSL connections
- Ability to disable the UDS and HTTP servers
2025-03-24 18:36:50 -03:00
81aa259a31
use http/1.1 by default
All checks were successful
CI / build (push) Successful in 1m4s
http/2 is not useful for DASH video streaming.
2025-03-10 22:53:25 -03:00
8821540bd9
style: refactor project to use the standard go project layout 2025-02-20 01:13:40 -03:00