An open API service indexing awesome lists of open source software.

https://github.com/connectycube/connectycube-web-samples

Chat and Video Chat code samples for Web, based on ConnectyCube platform
https://github.com/connectycube/connectycube-web-samples

Last synced: about 1 year ago
JSON representation

Chat and Video Chat code samples for Web, based on ConnectyCube platform

Awesome Lists containing this project

README

          

[![Stand With Ukraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg)](https://stand-with-ukraine.pp.ua)

# ConnectyCube Chat and Video Chat code samples for Web

This project contains chat and video chat code samples for JavaScript Web environments and based on [ConnectyCube](https://connectycube.com/) communication platform.

The following code samples are available:

- [Chat code sample (React)](https://github.com/ConnectyCube/connectycube-web-samples/tree/master/chat-react)

- [Chat code sample (Angular)](https://github.com/ConnectyCube/connectycube-web-samples/tree/master/chat-angular)

- [P2P Calling code sample (vanilla JS)](https://github.com/ConnectyCube/connectycube-web-samples/tree/master/videochat) - [LIVE demo](https://connectycube.github.io/connectycube-web-samples/videochat/dist)

- [Conference Calling (React) code sample](https://github.com/ConnectyCube/connectycube-web-samples/tree/master/videochat-conf-react)

- [Conference Calling (Angular) code sample](https://github.com/ConnectyCube/connectycube-web-samples/tree/master/videochat-conf-angular)

- [Conference Calling (vanilla JS) code sample](https://github.com/ConnectyCube/connectycube-web-samples/tree/master/videochat-conf) - [LIVE demo](https://teatalk.connectycube.com/)

## Documentation

All the samples use ConnectyCube SDK. The following tech integration documentation is available:

- [JS WEB SDK documentation](https://developers.connectycube.com/js)
- [Authentication and Users](https://developers.connectycube.com/js/authentication-and-users)
- [Chat API](https://developers.connectycube.com/js/messaging)
- [P2P Calling API](https://developers.connectycube.com/js/videocalling)
- [Conference Calling API](https://developers.connectycube.com/js/videocalling-conference)
- [Push Notifications API](https://developers.connectycube.com/js/push-notifications)

## Have an issue?

Join our [Discord](https://discord.com/invite/zqbBWNCCFJ) for quick answers to your questions

## Community

- [Blog](https://connectycube.com/blog)
- X (twitter)[@ConnectyCube](https://x.com/ConnectyCube)
- [Facebook](https://www.facebook.com/ConnectyCube)

**Want to support our team**:

Buy Me A Coffee

## License

See [LICENSE](LICENSE)