m
This commit is contained in:
@@ -30,6 +30,6 @@ func main() {
|
||||
ws.Init(ctx, r, flags.Source())
|
||||
})
|
||||
ws.OnMessage(func(session *melody.Session, bytes []byte) {
|
||||
ws.Broadcast()
|
||||
//ws.Broadcast()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user