triblerteam/libswift
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
## 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.