fix: grpc server panic

This commit is contained in:
wwqgtxx 2025-04-06 10:12:57 +08:00
parent 2a08c44f51
commit 09c7ee0d12

View file

@ -58,6 +58,7 @@ func NewServerHandler(options ServerOption) http.Handler {
},
writer: writer,
}
_ = conn.Init()
wrapper := &h2ConnWrapper{
// gun.Conn can't correct handle ReadDeadline