ing
This commit is contained in:
parent
92aa701b6d
commit
70558ac43e
@ -31,7 +31,7 @@ type serverHandlers struct {
|
||||
ctx context.Context
|
||||
}
|
||||
|
||||
func (h *serverHandlers) OnConnection(ctx *fasthttp.RequestCtx) bool {
|
||||
func (h *serverHandlers) OnConnect(ctx *fasthttp.RequestCtx) bool {
|
||||
|
||||
return true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user