We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c4de01 commit 4c3b0b2Copy full SHA for 4c3b0b2
.gitmodules
@@ -1,15 +1,19 @@
1
[submodule "deps/plog"]
2
path = deps/plog
3
url = https://github.com/SergiusTheBest/plog.git
4
+ shallow = true
5
[submodule "deps/usrsctp"]
6
path = deps/usrsctp
7
url = https://github.com/sctplab/usrsctp.git
8
9
[submodule "deps/libjuice"]
10
path = deps/libjuice
11
url = https://github.com/paullouisageneau/libjuice.git
12
[submodule "deps/json"]
13
path = deps/json
14
url = https://github.com/nlohmann/json.git
15
16
[submodule "deps/libsrtp"]
17
path = deps/libsrtp
18
url = https://github.com/cisco/libsrtp.git
19
0 commit comments