fix!!
This commit is contained in:
parent
1f7379e6a7
commit
bb19911526
1
main.go
1
main.go
@ -75,6 +75,7 @@ func wsHandler(w http.ResponseWriter, r *http.Request) {
|
|||||||
conn.WriteJSON(map[string]string{"action": "redirect", "url": "https://noiseprotocol.org/"})
|
conn.WriteJSON(map[string]string{"action": "redirect", "url": "https://noiseprotocol.org/"})
|
||||||
buffer = ""
|
buffer = ""
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
func handler(w http.ResponseWriter, r *http.Request) {
|
func handler(w http.ResponseWriter, r *http.Request) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user