This commit is contained in:
hoteas
2017-08-23 02:09:26 +00:00
parent e47004c638
commit 22c46eebd9
2 changed files with 144 additions and 57 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ func main() {
return true
})
this.Display(0, "chenggong")
this.Display(5, "chenggong")
},
"websocket": func(this *hotime.Context) {
hdler := websocket.Handler(func(ws *websocket.Conn) {