Node.js on via DynDNS
- by Azincourt
I have never used Node.js but since I am developing a browsergame that needs (almost) "realtime" communication, I am planning on using Node.js for this.
To get started, I wanted to use a home server (normal computer) that is conntected to a dynamic IP via DynDNS.
Are there the disadvantages using such a setting?
What is the best way in combination with Node.js to store game status for a online game session?