protoshark 2.0.0

Utilities for Google's Protocol Buffers schema
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# protoshark


`protoshark` is:

- an Arbitrary binary decoder for Google's Protocol Buffer schema.
- a Rust library for encoding Protocol Buffer messages.

## See Other


- https://github.com/miguelabate/aleka - Reference project for decoding

---

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.