JoystreamClassic / extension-cpp

C++ libtorrent extension library
MIT License
0 stars 3 forks source link

handle case where normal peer sends a piece before joystream peer #45

Closed mnaamani closed 6 years ago

mnaamani commented 6 years ago

Fixes issue #35

Depends on https://github.com/JoyStream/protocol_session-cpp/pull/24 to make sure a new piece gets assigned to a seller.

mnaamani commented 6 years ago

superceded by https://github.com/JoyStream/extension-cpp/pull/47