I finally figured out a little socket.io. It works great when I'm using localhost but I can't connect to my external ip address.
In connect event I changed "localhost" to my IP - "95.73.64.177" and nothing works.
Do I have to change something else, or the problem is quite different?