IBM Connect Sessions & Lotusphere slides

1077A - Real-time Video Chat XPage Application Using Websocket and WebRTC Technologies (2016)

Csaba Kiss  February 3 2016 10:45:00 AM
The websocket protocol/API is part of the HTML5 standard. It's a full-duplex, single socket persistent connection over which information flows dynamically between clients and servers. Websocket is significantly simpler and more efficient than long-polling (Comet) or AJAX. WebRTC is an open project providing browsers and mobile application with audio and video Real-Time Communications capabilities via a simple JavaScript API. This presentation will demonstrate how to bring chat and video communication capabilities to XPages using the OpenNTF websocket plugin with WebRTC so that attendees can learn how to start their own real-time communication application.



You can download the presentation via this post on XPages Explorer
Next Document    Previous Document