Go to file
Andrea Cavalli 59a209cfb5 Partial refactoring to netty 5 2021-09-03 02:23:19 +02:00
src Partial refactoring to netty 5 2021-09-03 02:23:19 +02:00
.gitignore Update .gitignore 2020-09-23 22:31:16 +02:00
LICENSE First commit 2020-09-23 22:45:55 +02:00
README.md Update readme 2020-09-23 22:48:04 +02:00
pom.xml Partial refactoring to netty 5 2021-09-03 02:23:19 +02:00

README.md

FileSponge

Proxy file requests to multiple consistent mirrors of a single immutable remote source. The requested files will be always online by storing the first file response into a local database.

This library has been created to retrieve a specific file from multiple telegram bots, without needing to know where the file is or which bot has access to it.