How to send a message to node.js server? -


how send command node.js

i have jquery / javascript page detects on keypress w,a,s or d , triggers event change canvas.

the next step in trigger event on node.js server using (i think) websockets.

most tutorials have found other way around sending data client.

does have places tutorials on how this?

thanks - ryan

use web sockets, tutorial here http://socket.io/


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -