Update File transfer
This commit is contained in:
parent
17d2cc0b6b
commit
c247c3fb0e
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue