uTP 1.0 -- a sane bit torrent-compatible data transport protocol
this is a DRAFT
uTorrent transport protocol
uTorrent extensions in uTP
backwards compatibility is always required. no extensions are planned at this time.
see also
- HTTP for servers - An article by James Antill that looks into some of the issues that make HTTP so hard to implement properly
- Sam Ruby’s excellent presentation at devcon 2004 including many of the issues with URLs and HTTP
- Douglas Crockford’s proposal for fixing HTML
- The great thing about URL encodings is that there are so many to choose from
- HTTP cookies, or how not to design protocols