Comment by antoniuschan99
9 years ago
PWA's use Web Technologies to build Apps. Remember jQuery Mobile? It's more like that than React Native or Xamarin.
WebRTC is an API/Protocol that enables Real Time Communication between browsers.
9 years ago
PWA's use Web Technologies to build Apps. Remember jQuery Mobile? It's more like that than React Native or Xamarin.
WebRTC is an API/Protocol that enables Real Time Communication between browsers.
Thanks, I got thrown off when I seen PWA talking about service workers, it sounded simlar to the data channels talked about in WebRTC. I haven't had a chance to dip in to either yet.