add auto websocket

This commit is contained in:
wjqserver 2025-05-30 21:32:22 +08:00
parent d6aa97bbe5
commit dd4afc276b
3 changed files with 133 additions and 0 deletions

1
go.mod
View file

@ -6,6 +6,7 @@ require (
github.com/WJQSERVER-STUDIO/go-utils/copyb v0.0.4
github.com/WJQSERVER-STUDIO/httpc v0.5.1
github.com/go-json-experiment/json v0.0.0-20250517221953-25912455fbc8
github.com/gorilla/websocket v1.5.3
)
require github.com/valyala/bytebufferpool v1.0.0 // indirect