squeaknode/requirements.txt
Jonathan Zernik f652915355
Use tcp peer connection (#900)
* Got basic tcp connection working

* Got passing itest for open tcp connection

* Got most of protocol working. still need to send offer correctly

* Got offer from peer over tcp connectrion

* Got single squeak download working on tcp connection

* Remove rpc peer client

* Remove old rpc clients

* Remove old squeak client modules

* Got sharesqueaks peer message working

* Remove peer rpc server

* Remove server rpc fixtures

* Remove old itests

* Remove old sync modules

* Run worker background task to keep peers synced

* Add peer connection worker

* Add test for disconnect peer

* Remove old itest util

* Delete old peer rpc client helpers.

* Handle insert duplicate received offer

* Use more specific exception handling for duplicate offer insert
2021-07-09 21:07:46 -07:00

17 lines
209 B
Text

alembic
argparse
Flask
flask-cors
flask-login
Flask-WTF
googleapis-common-protos
grpcio
grpcio-tools
importlib_resources==1.4.0
mypy-protobuf
protobuf
psycopg2
requests
SQLAlchemy
squeakpy==0.6.3
typed-config