mirror of
https://github.com/statbate/special-pancake.git
synced 2026-08-11 03:12:42 +00:00
remove echo ws
This commit is contained in:
parent
e1a12157f7
commit
fd9906d0c1
3 changed files with 0 additions and 99 deletions
|
|
@ -54,9 +54,7 @@ func main() {
|
|||
go announceCount()
|
||||
go saveDB()
|
||||
go saveLogs()
|
||||
go broadcast()
|
||||
|
||||
http.HandleFunc("/ws/", wsHandler)
|
||||
http.HandleFunc("/cmd/", cmdHandler)
|
||||
http.HandleFunc("/list/", listHandler)
|
||||
http.HandleFunc("/debug/", debugHandler)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue