webrtc: call overlays for ios/android, support for flipping camera (#669)

This commit is contained in:
Evgeny Poberezkin
2022-05-19 14:33:02 +01:00
committed by GitHub
parent 5cddf8e2d3
commit 6cc4323571
14 changed files with 636 additions and 219 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@simplex-chat/webrtc",
"version": "0.0.3",
"version": "0.0.4",
"description": "WebRTC call in browser and webview for SimpleX Chat clients",
"main": "dist/call.js",
"types": "dist/call.d.ts",