Communication Among Two To Client Side Sessions In Javascript
This might be a crazy question, just trying my luck. We are building a HTML5 application, we have a need for colloboration between two users the same way as in Google Docs two user
Solution 1:
Yes you can. You might find this interesting: http://www.webrtc.org/
This project is actually supported by Google, Mozilla and Opera so could have a future
Post a Comment for "Communication Among Two To Client Side Sessions In Javascript"