mirror of https://github.com/OpenVidu/openvidu.git
README's final touch
parent
ce2a946009
commit
acb46bd888
|
@ -9,3 +9,5 @@ openvidu-client
|
|||
===
|
||||
|
||||
Internal Java client used by [openvidu-server](https://github.com/OpenVidu/openvidu/tree/master/openvidu-server). Can be used to implement an Android client.
|
||||
|
||||
[OpenViduLogo]: https://secure.gravatar.com/avatar/5daba1d43042f2e4e85849733c8e5702?s=120
|
|
@ -7,7 +7,7 @@
|
|||
openvidu-java-client
|
||||
===
|
||||
|
||||
- **Description**: Library for your JAVA server. It makes easier the retrieval of the necessary params from OpenVidu Server for securing your application (sessionIds and tokens). It is a simple alternative to the REST API.
|
||||
- **Description**: Library for your JAVA server. It makes easier the retrieval of the necessary params from OpenVidu Server for securing your application (_sessionId_'s and _token_'s). It is a simple alternative to the REST API.
|
||||
|
||||
- **Docs**: [openvidu-java-client API](http://openvidu.io/docs/reference-docs/openvidu-java-client/)
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
openvidu-node-client
|
||||
===
|
||||
|
||||
- **Description**: Library for your NODE server. It makes easier the retrieval of the necessary params from OpenVidu Server for securing your application (sessionIds and tokens). It is a simple alternative to the REST API.
|
||||
- **Description**: Library for your NODE server. It makes easier the retrieval of the necessary params from OpenVidu Server for securing your application (_sessionId_'s and _token_'s). It is a simple alternative to the REST API.
|
||||
|
||||
- **Docs**: [openvidu-node-client API](http://openvidu.io/docs/reference-docs/openvidu-node-client/)
|
||||
|
||||
|
|
|
@ -7,3 +7,5 @@
|
|||
|
||||
openvidu-test
|
||||
===
|
||||
|
||||
[OpenViduLogo]: https://secure.gravatar.com/avatar/5daba1d43042f2e4e85849733c8e5702?s=120
|
|
@ -7,3 +7,5 @@
|
|||
|
||||
openvidu-testapp
|
||||
===
|
||||
|
||||
[OpenViduLogo]: https://secure.gravatar.com/avatar/5daba1d43042f2e4e85849733c8e5702?s=120
|
Loading…
Reference in New Issue