mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-04-10 23:15:50 +00:00
* ios: native WebRTC * add video showing * make async function better working with main thread * wrapped code in main actor, just in case * small change * a little better * enable relay * removed unused code * allow switching calls * testing * enable encryption * testing more * another test * one more test * fix remote unencrypted video * deleted unused code related to PixelBuffer * added MediaEncryption playground * better playground * better playground * fixes * use new encryption api * media encryption works * small changes * added lib dependency * use commit reference for lib instead of version * video format, PIP size * remove sample.js --------- Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
40 lines
1.0 KiB
Plaintext
40 lines
1.0 KiB
Plaintext
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "codescanner",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/twostraws/CodeScanner",
|
|
"state" : {
|
|
"revision" : "c27a66149b7483fe42e2ec6aad61d5c3fffe522d",
|
|
"version" : "2.1.1"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "lzstring-swift",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/Ibrahimhass/lzstring-swift",
|
|
"state" : {
|
|
"revision" : "7f62f21de5b18582a950e1753b775cc614722407"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swiftygif",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/kirualex/SwiftyGif",
|
|
"state" : {
|
|
"branch" : "master",
|
|
"revision" : "5e8619335d394901379c9add5c4c1c2f420b3800"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "webrtc",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/simplex-chat/WebRTC.git",
|
|
"state" : {
|
|
"revision" : "34bedc50f9c58dccf4967ea59c7e6a47d620803b"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|