-
Android serverless WebRTC code for Android application
资源介绍
serverless-webrtc-android
A demo of using WebRTC with no signaling server. But for Android written in Kotlin.
Compatible and inspired by this project written for JavaScript by Chris Ball:
http://blog.printf.net/articles/2013/05/17/webrtc-without-a-signaling-server/
http://blog.printf.net/articles/2014/07/01/serverless-webrtc-continued
https://cjb.github.io/serverless-webrtc/serverless-webrtc.html
What is WebRTC?
It's technology for real time peer to peer comunication. Especially useful for tr