mirror of
https://github.com/godotengine/webrtc-native.git
synced 2026-01-06 06:09:45 +03:00
[TLS] Move from OpenSSL to mbedTLS
Update libdatachannel to 0.22.6
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -7,6 +7,6 @@
|
||||
[submodule "libdatachannel"]
|
||||
path = thirdparty/libdatachannel
|
||||
url = https://github.com/paullouisageneau/libdatachannel.git
|
||||
[submodule "openssl"]
|
||||
path = thirdparty/openssl
|
||||
url = https://github.com/openssl/openssl.git
|
||||
[submodule "mbedtls"]
|
||||
path = thirdparty/mbedtls
|
||||
url = https://github.com/Mbed-TLS/mbedtls.git
|
||||
|
||||
Reference in New Issue
Block a user