Hello, I've been using RubyTorrent in a huge project to distribute a Archive of Public Papers, but I have to refactor it in such way we could count all Peers that are real Seeds - which have 100% of the files, and thats where we ask for conceptual help.
I think it can be inferred by the :state, or not?
https://github.com/willchapin/RubyTorrent/blob/master/lib/ruby_torrent/peer.rb#L8
Thank you