openvidu/openvidu-client/README.md

12 lines
701 B
Markdown
Raw Normal View History

2016-10-11 09:53:32 +02:00
[![License badge](https://img.shields.io/badge/license-Apache2-orange.svg)](http://www.apache.org/licenses/LICENSE-2.0)
2017-09-19 10:51:19 +02:00
[![Documentation badge](https://readthedocs.org/projects/fiware-orion/badge/?version=latest)](http://openvidu.io/docs/home/)
[![Docker badge](https://img.shields.io/docker/pulls/fiware/orion.svg)](https://hub.docker.com/r/openvidu/)
[![Support badge](https://img.shields.io/badge/support-sof-yellowgreen.svg)](https://groups.google.com/forum/#!forum/openvidu)
2016-10-11 09:53:32 +02:00
2017-09-19 10:51:19 +02:00
[![][OpenViduLogo]](http://openvidu.io)
2016-10-11 09:53:32 +02:00
2017-09-19 10:51:19 +02:00
openvidu-client
===
2016-10-11 09:53:32 +02:00
2017-09-19 10:51:19 +02:00
Internal Java client used by [openvidu-server](https://github.com/OpenVidu/openvidu/tree/master/openvidu-server). Can be used to implement an Android client.