Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/team-telnyx/webrtc

SDK for Telnyx's WebRTC platform
https://github.com/team-telnyx/webrtc

hacktoberfest sdk webrtc

Last synced: 7 days ago
JSON representation

SDK for Telnyx's WebRTC platform

Awesome Lists containing this project

README

        

# TelnyxRTC SDK

Enable [Telnyx real-time communication](https://developers.telnyx.com/docs/v2/webrtc) services in different Javascript environments.

### Packages

| Project | Description | README | CHANGELOG | Version |
| ------------------------ | --------------------------- | ---------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------------------------------------- |
| **@telnyx/webrtc** | Telnyx in the browser | [`README`](packages/js#telnyxwebrtc) | [`CHANGELOG`](packages/js/CHANGELOG.md) | ![NPM](https://img.shields.io/npm/v/@telnyx/webrtc.svg?color=brightgreen) |
| **@telnyx/react-client** | React wrapper for TelnyxRTC | [`README`](packages/react-client#telnyxreact-client) | [`CHANGELOG`](packages/react-client/CHANGELOG.md) | ![NPM](https://img.shields.io/npm/v/@telnyx/react-client.svg?color=brightgreen) |

### Examples

[Check out our examples](https://github.com/team-telnyx/webrtc-examples)

Refer to the README of each package for further details.

Questions? Comments? Building something rad? [Join our Slack channel](https://joinslack.telnyx.com/) and share.

## License

[`MIT Licence`](./LICENSE) © [Telnyx](https://github.com/team-telnyx)