aboutsummaryrefslogtreecommitdiff
path: root/lib/http/sse_endpoint_test.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-09lib/http: refactoring NewServer and NewClientShulhan
2024-03-09lib/http: refactor of RegisterEndpoint and RegisterSSE to non-pointerShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2024-02-15all: set unused parameter to "_"Shulhan
2023-11-26http/sseclient: implement Client retryShulhan
2023-11-26lib/http: implement Server-Sent Events (SSE)Shulhan