]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - README.md
Finalise the join in a network and add the ability to quit it
[github/Chocobozzz/PeerTube.git] / README.md
index 1e1b1db560d2144072f83a0be9b45549054a0550..cb1c3d907cf9fc4f0f59cbc045cfbaf4e5ee4b1b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,11 +21,12 @@ Thanks to [webtorrent](https://github.com/feross/webtorrent), we can make P2P (t
 - [ ] Frontend
   - [X] Simple frontend (All elements are generated by jQuery)
   - [ ] AngularJS frontend
-- [ ] Join a network
+- [X] Join a network
   - [X] Generate a RSA key
   - [X] Ask for the friend list of other pods and make friend with them
-  - [ ] Get the list of the videos owned by a pod when making friend with it
-  - [ ] Post the list of its own videos when making friend with another pod
+  - [X] Get the list of the videos owned by a pod when making friend with it
+  - [X] Post the list of its own videos when making friend with another pod
+- [X] Quit a network
 - [X] Upload a video
   - [X] Seed the video
   - [X] Send the meta data to all other friends