Commit graph

4 commits

Author SHA1 Message Date
Pooyan Khanjankhani
3c8d78194c
refactor: remove duplicated http middleware (#4894) 2025-08-24 12:37:56 +02:00
krystiancha
6ffa07e8e8
Add support for HTTP over unix sockets (#4241)
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
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
Alessandro Ros
b329c4bbe8
replace New* with Initialize() (#4345) 2025-03-16 15:34:53 +01:00
Alessandro Ros
d13dc1074a
make better use of Gin middleware system (#3849) 2024-10-08 17:02:16 +02:00
Renamed from internal/protocols/httpp/wrapped_server.go (Browse further)