triblerteam / libswift

OUTDATED, moved to http://github.com/libswift/libswift
Other
80 stars 9 forks source link

OUTDATED, moved to http://github.com/libswift/libswift

News: Libswift is now an IETF upcoming Internet Standard

swift: the multiparty transport protocol (aka BitTorrent at the transport layer) Differently from TCP, the protocol does not use the ordered data stream abstraction. Effectively, it splits a file into 1KB packets and sends them around. The secret sauce is Merkle hash trees and binmaps.