Compare commits
2 Commits
c5330bb9f9
...
183f2eea6d
| Author | SHA1 | Date | |
|---|---|---|---|
| 183f2eea6d | |||
| fd187e1b61 |
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "protocol"]
|
||||||
|
path = protocol
|
||||||
|
url = https://git.hangman-lab.top/nav/Yonexus.Protocol.git
|
||||||
2
PLAN.md
2
PLAN.md
@@ -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
1
protocol
Submodule
Submodule protocol added at 9232aa7c17
Reference in New Issue
Block a user