Unclaimed project
Are you a maintainer of webrtc-in-jetpack-compose? Claim this project to take control of your public changelog and roadmap.
Changelog
📱 This project demonstrates WebRTC protocol to facilitate real-time video communications with Jetpack Compose.
If you want to have a better grasp of how WebRTC works, such as basic concepts of WebRTC, relevant terminologies, and how to establish a peer-to-peer connection and communicate with the signaling server in Android, check out the articles below: Building a Video Chat App: WebRTC on Android (Part1)