echox
echox copied to clipboard
Update server.go
While running the example, refreshing the index.html page will cause an errors in the server.go. Since using infinite for loop on line (:14), you need to break it if error occurred.