add whisper scalability model to readme

This commit is contained in:
Oskar Thoren 2019-10-18 12:54:48 +08:00
parent 0807053ef1
commit f696cac085
No known key found for this signature in database
GPG Key ID: B2ECCFD3BC2EF77E
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ This repository contains experimental code related to research for the [vac prot
- [remote log](./remote_log) - Contains a nim mock server representing a [remote log](https://notes.status.im/Rwh-18AdSgKAkhfwfBE-OA).
- [Whisper Scalability Model](./whisper_scalability) - Theoretical model for bandwidth usage given some assumptions and usage, see [report](https://htmlpreview.github.io/?https://github.com/vacp2p/research/blob/master/whisper_scalability/report.html) and [Discuss post](https://discuss.status.im/t/fixing-whisper-for-great-profit/1419).
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details