You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trivernis
fd23240633
Add a Message struct representing a single rpc message that has a field for the called method and the data as well as the length indicator and a crc32 checksum. The struct implements a way of serializing the message into bytes and constructing it from bytes with support for serde. Signed-off-by: trivernis <trivernis@protonmail.com> |
4 years ago | |
---|---|---|
src | 4 years ago | |
.gitignore | 4 years ago | |
Cargo.toml | 4 years ago |