Cross development of WebRTC browser and Node.js apps
If you’re trying to embed WebRTC into your Node application, then a popular approach is to utilize Electron in the desktop. But what if what you need is server-side support? Or a more generic SDK? We used node-webrtc coupled with a node.js server for our applications. In this talk, we’ll walk through how we reached this decision and how we did it.
If you’re trying to embed WebRTC into your Node application, then a popular approach is to utilize Electron in the desktop. But what if what you need is server-side support? Or a more generic SDK? We used node-webrtc coupled with a node.js server for our applications. In this talk, we’ll walk through how we reached this decision and how we did it.