Improve clientside socket.io connection error reporting

This commit is contained in:
calzoneman 2016-06-07 23:00:50 -07:00
parent a360cd8808
commit 7faf2829b2
3 changed files with 26 additions and 6 deletions

View file

@ -236,7 +236,7 @@ html(lang="en")
#pmbar
include footer
mixin footer()
script(src=sioSource)
script(id="socketio-js", src=sioSource)
script(src="/js/data.js")
script(src="/js/util.js")
script(src="/js/player.js")