squeaknode/proto
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
..
__init__.py Organize proto files (#77) 2020-07-18 03:06:39 -07:00
lnd.proto Add subscribe channel events rpc (#283) 2020-10-11 07:01:35 -07:00
squeak_admin.proto Use tcp peer connection (#900) 2021-07-09 21:07:46 -07:00
squeak_server.proto Include network in peer rpc methods (#749) 2021-01-29 17:46:13 -08:00