From bce5747164562df2960e29574dd6a0037447cca8 Mon Sep 17 00:00:00 2001 From: hawklin2017 <32898629+hawklin2017@users.noreply.github.com> Date: Mon, 30 Mar 2026 15:15:34 +0800 Subject: [PATCH] Add protocol submodule --- .gitmodules | 3 +++ protocol | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 protocol diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..dd8841835 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "protocol"] + path = protocol + url = https://github.com/sok-im/protocol diff --git a/protocol b/protocol new file mode 160000 index 000000000..91e8d26ed --- /dev/null +++ b/protocol @@ -0,0 +1 @@ +Subproject commit 91e8d26ed5b8ebd2711483bb558e797fa40f4612