From dd1ff6043cfe0848bb4fcb8fa9084f6f5781c4ef Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Sat, 26 Oct 2013 20:03:18 -0700 Subject: add todo --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fad6b93..deda3d1 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A streaming torrent client in your browser, powered by webRTC and black magic. ![Magic](https://raw.github.com/feross/webtorrent/master/logo.png) + ## Planned Features - **BitTorrent in your browser!** @@ -64,7 +65,7 @@ Until BitTorrent clients add support for WebTorrent, pure WebTorrent clients can - sdp-compress -## Todo to basic working version +## Todo for basic working version - Build bittorrent client as Chrome App (connects to normal BT network) - Use UDP/TCP APIs @@ -79,6 +80,9 @@ Until BitTorrent clients add support for WebTorrent, pure WebTorrent clients can - Flash player for other media types - Easy torrent creation +## Todo eventually + +- UPnP or NAT-PMP (so the hybrid client can get listed in peers' routing tables) ## Introduction to WebRTC DataChannel and WebTorrent -- cgit v1.2.3