z0r1k / opentok-reconnection

Sample app to illustrate how reconnection feature works.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opentok-reconnection

This project contains sample code demonstrating the OpenTok Automatic Reconnection feature.

With Automatic Reconnection, your client can now automatically reconnect to OpenTok sessions after temporary drops in network connectivity. If you have a mobile client using OpenTok, the feature helps restore connectivity during transitions between network interfaces such as Wi-Fi and LTE, allowing you to build a more robust integration and end-user experience.

Clients connected to sessions that use the Automatic Reconnection feature can do the following:

  • Attempt to automatically reconnect to the session if the client has disconnected due to a temporary drop in network connectivity.

  • Attempt to automatically reconnect to a subscriber stream that is temporarily dropped.

  • Upon a successful reconnection, automatically resend signals that are initiated by the client when it was temporarily disconnected. (For more information about Signaling, see the Signaling developer guide.)

About

Sample app to illustrate how reconnection feature works.

License:Other


Languages

Language:Java 57.6%Language:Objective-C 27.3%Language:JavaScript 9.9%Language:CSS 3.1%Language:HTML 2.1%Language:Ruby 0.0%