openethereum/whisper
Niklas Adolfsson 118588ef6c Fix some nits using clippy (#8731)
* fix some nits using clippy

* fix tests
2018-05-31 13:38:46 +02:00
..
cli Fix some nits using clippy (#8731) 2018-05-31 13:38:46 +02:00
src Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
Cargo.toml Consolidate crypto functionality in `ethcore-crypto`. (#8432) 2018-05-05 11:02:33 +02:00
README.md Initial Whisper implementation (#6009) 2017-07-14 20:40:28 +02:00

README.md

Whisper

Implementation of Whisper based on the Whisper-v2 PoC.