GoDoxy/internal/net/gphttp/server
Yuzerion 8e37627371
Feat/http3 (#84)
* chore(deps): update go-playground/validator to v10.26.0

* chore(deps): update Go version to 1.24.2 and dependencies, reorganize dependencies into categorized sections

* chore(deps): update Go version to 1.24.2 in Dockerfile

* refactor(agent): replace deprecated context import with standard context package

* feat(http3): add HTTP/3 support and refactor server handling code into utility functions

---------

Co-authored-by: yusing <yusing@6uo.me>
2025-04-04 00:18:15 +08:00
..
error.go feat: add websocket writer and error handling utilities 2025-03-28 08:14:06 +08:00
server.go Feat/http3 (#84) 2025-04-04 00:18:15 +08:00
utils.go Feat/http3 (#84) 2025-04-04 00:18:15 +08:00