From 08c8e9d37f3e0f9a82c3792c1927967631de73cd Mon Sep 17 00:00:00 2001 From: zirkonya Date: Sat, 25 Jul 2026 19:45:02 +0200 Subject: Add README LICENSE and setup encode & decode trait --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md (limited to 'README.md') 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** -- cgit v1.2.3