Initial release.
This commit is contained in:
brent saner
2024-07-09 23:40:20 -04:00
parent 7ce62f8107
commit d4bb259b83
27 changed files with 4673 additions and 12 deletions

11
doc.go Normal file
View File

@@ -0,0 +1,11 @@
/*
# WireProto - A Fast, Efficient, and Safe Bytes-on-the-Wire Message Format
For more details and the actual specification, visit [WireProto].
[WireProto]: https://wireproto.io/
*/
package wireproto