ip-v8 / rust-ipv8

Rust implementation of the IPv8 application.
https://ip-v8.github.io/rust-ipv8/ipv8
GNU Lesser General Public License v3.0
14 stars 2 forks source link

Payloads #23

Closed jdonszelmann closed 5 years ago

jdonszelmann commented 5 years ago

Added 3 original py-ipv8 payloads to test against. (headers and hash removed as that's not supported yet).

Optimized some code and made a benchmark for the decoding process.

codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit 343797a0 and detected 0 issues on this pull request.

View more on Code Climate.