Improve clientside socket.io connection error reporting
This commit is contained in:
parent
a360cd8808
commit
7faf2829b2
3 changed files with 26 additions and 6 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue