mediamtx/internal/api
Alessandro Ros 7634370818
Some checks failed
code_lint / go (push) Has been cancelled
code_lint / go_mod (push) Has been cancelled
code_lint / docs (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
add read and write timeouts in HTTP servers (#5056)
this prevents zombie connections from piling up.
2025-10-04 10:01:21 +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 read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +02:00
api_test.go add read and write timeouts in HTTP servers (#5056) 2025-10-04 10:01:21 +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