...

Text file src/github.com/concurrency-8/torrent/README.md

Documentation: github.com/concurrency-8/torrent

     1	# ```package torrent```
     2	This package contains function for creating messages for communiation. It also defines a parser function that parses messages received from peer and calls corresponding message handlers. Apart from this it defines a download function that establish handshake with peer and start requesting pieces from it.

View as plain text