squeaknode/squeakserver/server
Jonathan Zernik af0ffca75a
Add peer sync (#214)
* Add peer sync controller class

* Got sync downloader with remote connection working

* Got lookup hashes to download working in sync downloader

* Add peer sync status class

* Check stopped event flag before continuing with download

* Got peer download running in a separate thread for each peer

* Rename peer download class

* Fix get current download in sync status

* Add peer upload thread

* Got peer upload working

* Got peer download working

* Display different message in frontend when squeak is locked

* Change default quota for upload rate limit
2020-08-04 00:54:14 -07:00
..
__init__.py Rename squeaknode to squeakserver (#28) 2020-06-04 17:47:49 -07:00
buy_offer.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
db_params.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
lightning_address.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
main.py Fix setting up schema in createdb and postgres params (#189) 2020-07-31 22:08:19 -07:00
postgres_db.py Add peer sync (#214) 2020-08-04 00:54:14 -07:00
squeak_peer.py Rename subscription to peer (#212) 2020-08-03 04:20:05 -07:00
squeak_profile.py Rename followed to following (#170) 2020-07-29 21:48:42 -07:00
squeak_server_handler.py Add squeak store class (#201) 2020-08-01 21:27:07 -07:00
squeak_server_servicer.py Add black to make codeformat in makefile (#85) 2020-07-18 19:40:28 -07:00
squeak_validator.py Format imports with isort in makefile (#84) 2020-07-18 19:25:31 -07:00
util.py Thread ancestors db query (#153) 2020-07-27 00:55:58 -07:00