Update File transfer

This commit is contained in:
Sébastien Blin 2019-05-31 15:35:10 -04:00
parent 17d2cc0b6b
commit c247c3fb0e
1 changed files with 0 additions and 2 deletions

View File

@ -40,8 +40,6 @@ How it works? (technical)
### How it works
**!!!!NOTE: FOR NOW, P2P FILE TRANSFER IS STILL NOT MERGED UPSTREAM!!!***
#### Introduction
Jami is a distributed application and has to work without any internet connectivity. So, file transfer too! Basically, we use the same method to perform file transfer and calls, but in TCP. To summarize how it works, we can imagine a situation where Alice (A) wants to transfer a file to Bob (B).