yusing
ecfd018b0b
fix(websocket): http: superfluous response.WriteHeader on websocket initiation failure
2025-05-31 22:29:02 +08:00
yusing
1f50ee7f2f
tweak: replace coder/websocket with gorilla/websocket
2025-05-19 23:15:11 +08:00
yusing
8f9c76daa5
chore: update dependencies
2025-05-14 21:00:53 +08:00
yusing
c05059765d
style: coed cleanup and fix styling
2025-05-10 10:46:31 +08:00
yusing
8fe94d6d14
feat(socket-proxy): implement Docker socket proxy and related configurations
...
- Updated Dockerfile and Makefile for socket-proxy build.
- Modified go.mod to include necessary dependencies.
- Updated CI workflows for socket-proxy integration.
- Better module isolation
- Code refactor
2025-05-10 09:47:03 +08:00
yusing
1c001ed9df
refactor: clean up logger and metric initialization flow
2025-03-29 02:59:40 +08:00
yusing
8c03c5e82e
refactor: improved memlogger and remove html log formatting
2025-03-28 07:39:26 +08:00