https://github.com/connectycube/connectycube-cordova-samples
Cordova code samples for ConnectyCube platform
https://github.com/connectycube/connectycube-cordova-samples
Last synced: 4 months ago
JSON representation
Cordova code samples for ConnectyCube platform
- Host: GitHub
- URL: https://github.com/connectycube/connectycube-cordova-samples
- Owner: ConnectyCube
- License: apache-2.0
- Created: 2020-05-10T09:23:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-08-01T08:26:15.000Z (11 months ago)
- Last Synced: 2025-08-01T10:44:56.954Z (11 months ago)
- Language: Java
- Homepage: https://connecycube.com
- Size: 2.48 MB
- Stars: 5
- Watchers: 1
- Forks: 5
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ConnectyCube Chat and Video Chat code samples for Web
This project contains chat and video chat code samples for JavaScript Cordova environment and based on [ConnectyCube](https://connectycube.com/) communication platform.
The following code samples are available:
- [P2P Calling code sample](https://github.com/ConnectyCube/connectycube-cordova-samples/tree/master/sample-videochat-cordova)
- [Conference Calling code sample](https://github.com/ConnectyCube/connectycube-cordova-samples/tree/master/sample-videochat-conf-cordova)
- Chat code sample - coming soon
Original source code of the code samples (not minified) can be found here https://github.com/ConnectyCube/connectycube-web-samples
## Documentation
All the samples use ConnectyCube SDK. The following tech integration documentation is available:
- [Cordova SDK documentation](https://developers.connectycube.com/cordova)
- [Authentication and Users](https://developers.connectycube.com/cordova/authentication-and-users)
- [Chat API](https://developers.connectycube.com/cordova/messaging)
- [P2P Calling API](https://developers.connectycube.com/cordova/videocalling)
- [Conference Calling API](https://developers.connectycube.com/cordova/videocalling-conference)
- [Push Notifications API](https://developers.connectycube.com/cordova/push-notifications)
## Have an issue?
Join our [Discord](https://discord.com/invite/zqbBWNCCFJ) community to get real-time help from our team or create an issue at [GitHub issues page](https://github.com/ConnectyCube/connectycube-cordova-samples/issues).
## Community
- [Blog](https://connectycube.com/blog)
- X (twitter)[@ConnectyCube](https://x.com/ConnectyCube)
- [Facebook](https://www.facebook.com/ConnectyCube)
- [Medium](https://medium.com/@connectycube)
- [YouTube](https://www.youtube.com/@ConnectyCube)
## License
See [LICENSE](LICENSE)
