Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/team-telnyx/webrtc
- Owner: team-telnyx
- License: mit
- Created: 2019-09-27T15:25:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T14:02:55.000Z (3 months ago)
- Last Synced: 2024-10-29T17:12:34.061Z (3 months ago)
- Topics: hacktoberfest, sdk, webrtc
- Language: TypeScript
- Homepage: https://developers.telnyx.com/docs/v2/webrtc
- Size: 16.2 MB
- Stars: 40
- Watchers: 11
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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)