Compare commits

...

2 Commits

Author SHA1 Message Date
nav
871fe94318 note protocol submodule in plan 2026-04-01 01:21:33 +00:00
nav
d20c3b46ab 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.Server` is the OpenClaw plugin that acts as the central communication hub in a Yonexus network. `Yonexus.Server` is the OpenClaw plugin that acts as the central communication hub in a Yonexus network.
This repository references `Yonexus.Protocol` as a submodule at `protocol/`.
It is responsible for: It is responsible for:
- accepting WebSocket connections from clients - accepting WebSocket connections from clients
- maintaining the client registry and trust state - maintaining the client registry and trust state

1
protocol Submodule

Submodule protocol added at 9232aa7c17