issues
search
renproject
/
aw
A flexible P2P networking library for upgradable distributed systems.
MIT License
38
stars
18
forks
source link
Syncer Fixes
#67
Closed
rahulghangas
closed
3 years ago
rahulghangas
commented
3 years ago
This PR
[x] updates the syncer to send sync requests in parallel
[x] implements a workaround so that additional (correct) sync messages received don't cause the channel to be dropped because the messages get filtered
Testing
[x] Basic test passing
[x] Full testing
This PR
Testing