Compare commits

..

2 Commits

Author SHA1 Message Date
nav
183f2eea6d note protocol submodule in plan 2026-04-01 01:21:33 +00:00
nav
fd187e1b61 add Yonexus.Protocol as submodule 2026-04-01 01:19:57 +00:00
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "protocol"]
path = protocol
url = https://git.hangman-lab.top/nav/Yonexus.Protocol.git

View File

@@ -4,6 +4,8 @@
`Yonexus.Client` is the OpenClaw plugin that acts as a client in a Yonexus network. `Yonexus.Client` is the OpenClaw plugin that acts as a client in a Yonexus network.
This repository references `Yonexus.Protocol` as a submodule at `protocol/`.
It is responsible for: It is responsible for:
- connecting to `Yonexus.Server` - connecting to `Yonexus.Server`
- managing local keypair and secret - managing local keypair and secret

1
protocol Submodule

Submodule protocol added at 9232aa7c17