Description go.talks/present: make js use correct websocket address
This makes the client connect to the host from which it's being served,
rather than being hardcoded to localhost:3999.
Right now, if you try to run with -http set to any port other than
3999, you'll get websocket closed as soon as you open the presentation.
Patch Set 1 #Patch Set 2 : diff -r 4bd876a6faad https://code.google.com/p/go.talks/ #Patch Set 3 : diff -r 4bd876a6faad https://code.google.com/p/go.talks/ #MessagesTotal messages: 3
|