How to Make Web Calls Feel Native on Mobile
Introduction Even today, browsers still can’t provide the same smooth calling experience as native mobile apps. Because of that, many popular services simply block calls from mobile browsers and force users to install a native app instead. But sometimes a native app isn’t an option: the user didn’t install it, has no storage left, or just prefers using the web. So the question is: how close can we get to a native call experience using only the browser? […]