-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 1.03 KB
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "benchmarks/1mrc/official"]
path = benchmarks/1mrc/official
url = https://github.com/Kavishankarks/1mrc.git
[submodule "external/coroio"]
path = external/coroio
url = https://github.com/resetius/coroio
[submodule "external/drogon"]
path = external/drogon
url = https://github.com/drogonframework/drogon
[submodule "external/nghttp2"]
path = external/nghttp2
url = https://github.com/nghttp2/nghttp2.git
[submodule "external/quiche-reference"]
path = external/quiche-reference
url = https://github.com/google/quiche
[submodule "benchmarks/TFBToolset"]
path = benchmarks/TFBToolset
url = https://github.com/TechEmpower/TFBToolset.git
[submodule "benchmarks/TFBVerifier"]
path = benchmarks/TFBVerifier
url = https://github.com/TechEmpower/TFBVerifier.git
[submodule "external/FrameworkBenchmarks"]
path = external/FrameworkBenchmarks
url = https://github.com/TechEmpower/FrameworkBenchmarks.git
[submodule "external/autobahn-testsuite"]
path = external/autobahn-testsuite
url = https://github.com/crossbario/autobahn-testsuite