lbry-sdk/lbrynet/reflector/client
Jack Robison 5fa2dfeca7 try reflecting all the blobs in a stream
previously only the sd blob was reflected, if the server indicated it
needed the blob then the rest of the stream would follow. this allowed
for many streams to be partially reflected, where for whatever reason
the connection was broken before the full upload was completed. this
meant that on a subsequent run, the client would falsely believe
reflector had the whole stream when it actually only had some portion
of it.

this solution isn’t ideal, I’m most of the way done with a better one,
but this can be deployed now.
2017-01-25 13:03:48 -05:00
..
__init__.py skeleton for reflector protocol 2016-08-03 23:03:14 -04:00
blob.py replace log_support.failure calls 2016-12-15 18:58:15 -06:00
client.py try reflecting all the blobs in a stream 2017-01-25 13:03:48 -05:00