mediamtx/internal/api
krystiancha 6ffa07e8e8
Some checks are pending
code_lint / golangci_lint (push) Waiting to run
code_lint / mod_tidy (push) Waiting to run
code_lint / api_docs (push) Waiting to run
code_test / test_64 (push) Waiting to run
code_test / test_32 (push) Waiting to run
code_test / test_e2e (push) Waiting to run
Add support for HTTP over unix sockets (#4241)
This adds support for using unix scheme in xxxAddress config options.
For example `hlsAddress: "unix://hls.sock"`.

---------

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2025-08-03 12:30:26 +02:00
..
testdata/fuzz/FuzzPaginate api: fix crash when itemsPerPage is zero and there are items (#3425) 2024-06-04 23:09:50 +02:00
api.go Add support for HTTP over unix sockets (#4241) 2025-08-03 12:30:26 +02:00
api_test.go Feat: Add JWKS rotation API endpoint (#4463) 2025-05-10 13:44:02 +02:00
paginate.go bump Golang to 1.23 (#3702) 2024-11-04 14:02:05 +01:00
paginate_test.go api: fix crash when itemsPerPage is zero and there are items (#3425) 2024-06-04 23:09:50 +02:00