Improve protocol documentation and runtime structure

This commit is contained in:
Michael Mikovsky
2026-04-26 01:53:37 -06:00
parent 01faebc44b
commit 17be0f9daa
21 changed files with 676 additions and 353 deletions
-4
View File
@@ -56,10 +56,6 @@ portable-pty = { workspace = true }
name = "leaf_derive"
path = "examples/protocol/leaf_derive.rs"
[[example]]
name = "protocol_leaf_derive"
path = "examples/protocol_leaf_derive.rs"
[[example]]
name = "remote_shell_endpoint"
path = "examples/protocol/remote_shell_endpoint.rs"