Closed ComeOrDream closed 1 week ago
Hey @ComeOrDream,
Sorry I'm only seeing this now but the server side script is restricted to my domain and localhost:4000, so changing the port to something else would cause it to not work.
However, I only just moved the server side code from a non-public heroku instance to a public github repo here which you can now also run locally. The old heroku server url should no longer work.
https://github.com/mattwright324/hll-server-browser-socket
You would just need to change the connect url on the site to match your local node.js socket instance.
OK,I'll try it. Thank you.
I have followed the BUILD.me and deplyed the website on my ubuntu. But why there is no server on the list? Does the port only used in this program is 4000?