Demo using a client and server to update the position of three objects.
Object positions are updated randomly from the server and animated using anime.js. Server is running on node and using socket.io to provide fast connection to client. Tick rate is variable and set to a low speed by default.