You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tubemq.apache.org by gx...@apache.org on 2020/09/15 11:46:27 UTC

[incubator-tubemq] 11/50: [TUBEMQ-262]Create C++ flow control handler

This is an automated email from the ASF dual-hosted git repository.

gxcheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tubemq.git

commit d52d146214003262f0cc341beee0be3f5fc4c5e2
Author: gosonzhang <go...@tencent.com>
AuthorDate: Fri Jul 3 09:48:19 2020 +0800

    [TUBEMQ-262]Create C++ flow control handler
---
 .gitmodules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..b9a6c24
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "third_party/jsoncpp"]
+	path = third_party/jsoncpp
+	url = https://github.com/open-source-parsers/jsoncpp.git