WebRTC support for OpenFin Java adapter
This repo is created to run demo and performance tests of WebRTC in OpenFin Runtime.
WebRTCDemo is the main class. It should be tested with this repo. In order to establish connection, both sides have to use the same Pairing Code
WebRTCPerf is the main class for running the test. It should be tested with this repo for peer-peer connection with javascript. Currently, it only supports sending messages from Java side to javascript side. In order to establish connection, both sides have to use the same Pairing Code.