We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9960257 commit e0e03a9Copy full SHA for e0e03a9
.gitmodules
@@ -7,3 +7,6 @@
7
[submodule "deps/flatbuffers"]
8
path = deps/flatbuffers
9
url = https://github.com/google/flatbuffers.git
10
+[submodule ".proto"]
11
+ path = .proto
12
+ url = https://github.com/wamp-proto/wamp-proto.git
.proto
0 commit comments