diff options
| author | zirkonya <zirkonya@iridium.lan> | 2026-07-25 19:45:02 +0200 |
|---|---|---|
| committer | zirkonya <zirkonya@iridium.lan> | 2026-07-25 19:45:02 +0200 |
| commit | 08c8e9d37f3e0f9a82c3792c1927967631de73cd (patch) | |
| tree | 6d97d62b7253280472e5f5818f7d45df4f5038ba /README.md | |
| parent | 467a22d3c955bec752f9d98cf0829e05a150721a (diff) | |
Add README LICENSE and setup encode & decode trait
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..fbac5b5 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# zr_protocol + +> declarative binary protocol framework for Rust - define packets, get networking. + +**work in progress** |
