demos-html5-realtime
demos-html5-realtime copied to clipboard
HTML5 demos of clients interacting with each other in real-time
formatted the code , spelling correction
Hey mate, great stuff!!! Is it possible to trigger a function in remote from receiver? Lets say in tv_remote demo, can we pass a alert to the remove (to the...
**file:** node.js **line:** 20 **change:** path.exists(filepath, function ( ex ) { **to:** fs.exists(filepath, function ( ex ) {
Is it possible to pair a desktop and a mobile using a unique code? So the the receiver only receives inputs from the pair device? Please advise.