From 8d0bd910a719965a0962f2a1498b01db89ae3781 Mon Sep 17 00:00:00 2001 From: Matt Joiner Date: Mon, 11 Jul 2016 13:52:51 +1000 Subject: [PATCH] List implemented BEPs Fix issue #93. --- doc.go | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/doc.go b/doc.go index bfa9f339..88c7f40e 100644 --- a/doc.go +++ b/doc.go @@ -13,5 +13,22 @@ BitTorrent features implemented include: * IP Blocklists * Some IPv6 * HTTP and UDP tracker clients + * BEPs: + - 3: Basic BitTorrent protocol + - 5: DHT + - 6: Fast Extension (have all/none only) + - 7: IPv6 Tracker Extension + - 9: ut_metadata + - 10: Extension protocol + - 11: PEX + - 12: Multitracker metadata extension + - 15: UDP Tracker Protocol + - 20: Peer ID convention ("-GTnnnn-") + - 23: Tracker Returns Compact Peer Lists + - 27: Private torrents + - 29: uTorrent transport protocol + - 41: UDP Tracker Protocol Extensions + - 42: DHT Security extension + - 43: Read-only DHT Nodes */ package torrent -- 2.48.1