Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 659 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 659 Bytes

native-android

A native Android Application for real-time video collaboration

Branches

master

socketcon: This branch has a Web-socket connection run on a separate thread

transperent: This branch includes an animation framework for laser pointer

observer: This branch has the observer design pattern for obtaining updates via a Web-socket connection, and indication of them (A combination of socketcon and transperent)

android_client: This branch has been enabled Web-socket connection with Socket.IO

maven-git: This branch includes the SDK added from maven repository in GitHub (https://github.com/meetrix/jitsi-maven-repository/)