From 45239549bf2659998dcf9196d86974b0b625912e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sat, 23 Jan 2016 18:31:58 +0100 Subject: Finalise the join in a network and add the ability to quit it --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1e1b1db56..cb1c3d907 100644 --- 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 -- cgit v1.2.3