demos-html5-realtime icon indicating copy to clipboard operation
demos-html5-realtime copied to clipboard

HTML5 demos of clients interacting with each other in real-time

Results 4 demos-html5-realtime issues
Sort by recently updated
recently updated
newest added

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.