protocol: add basic communicate protocol pack and unpack.

This commit is contained in:
2025-06-13 23:14:57 +08:00
parent 0ad2c34579
commit ff14e30d31
12 changed files with 1950 additions and 1 deletions

4
.gitignore vendored
View File

@@ -30,3 +30,7 @@
*.exe
*.out
*.app
build
cmake-*
.idea
.vs