mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-16 13:01:04 +02:00
* 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
17 lines
209 B
Text
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
|