easyRTC Demo: Data Channel Messaging

This application demonstrates text messaging using data channels via the easyRTC.sendDataWS method.

Warn The specification for data channels is in flux, with browsers currently taking different paths.
We are hoping the specification to solidify by mid 2013.


The Demo

Obtaining ID...
Received Messages:

The Code

HTML

                

Javascript

The contents of demo_instant_messaging.js: