Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eiel/scala-js-agora-rtc-sdk
Scala.js facade for AgoraRTC SDK(Web)
https://github.com/eiel/scala-js-agora-rtc-sdk
agora-webrtc scala scala-js webrtc
Last synced: about 1 month ago
JSON representation
Scala.js facade for AgoraRTC SDK(Web)
- Host: GitHub
- URL: https://github.com/eiel/scala-js-agora-rtc-sdk
- Owner: eiel
- License: mit
- Created: 2019-04-15T13:38:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:47:01.000Z (about 1 year ago)
- Last Synced: 2023-12-15T09:50:34.966Z (about 1 year ago)
- Topics: agora-webrtc, scala, scala-js, webrtc
- Language: Scala
- Size: 44.9 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scala.js facade for AgoraRTC SDK(Web)
## Versions of AgoraRTC SDK
| Facade | AgoraRTC SDK | Scala versions |
|:-----:|:---------:|:---------------:
| 0.0.8 | 2.6.1 | 2.13, 2.12 |
| 0.0.7 | 2.6.1 | 2.12 |
| 0.0.6 | 2.6.1 | 2.12 |## Links
[AgoraRTC SDK(Web)](https://www.npmjs.com/package/agora-rtc-sdk)
generate by https://github.com/eiel/scalajs.g8