WebRTC is a free, open project that enables web browsers with Real-Time Communications (RTC) capabilities via simple JavaScript APIs. Here is an example that enables both browsers to “talk” to each other using the WebRTC API.
My personal blog
WebRTC is a free, open project that enables web browsers with Real-Time Communications (RTC) capabilities via simple JavaScript APIs. Here is an example that enables both browsers to “talk” to each other using the WebRTC API.