issues
search
nitmir
/
btdht
A python implementation of the Bittorrent DHT (Distributed Hash Table)
GNU General Public License v3.0
85
stars
30
forks
source link
Update to version 0.3.0
#1
Closed
nitmir
closed
7 years ago
nitmir
commented
7 years ago
Python 3 compatibility
Windows compatibility
Document using sphinx
Refactor to use weightless thread, introduce a Scheduler class
Only send error message upon bad query. Always put a valid t in error message
Then called _add_peer_queried, check that port number is > 0
Style