From 648f5507e62d9fce4442fdf28f34714ee29a7a04 Mon Sep 17 00:00:00 2001 From: Mathijs van Gorcum Date: Tue, 16 Mar 2021 01:01:23 +0100 Subject: [PATCH] Update proposals/2354-streaming-file-transfer.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Erkin Alp Güney --- proposals/2354-streaming-file-transfer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/2354-streaming-file-transfer.md b/proposals/2354-streaming-file-transfer.md index efdd9ca6..f017f163 100644 --- a/proposals/2354-streaming-file-transfer.md +++ b/proposals/2354-streaming-file-transfer.md @@ -136,7 +136,7 @@ Otherwise the matrix logic is quite simple here, basically following the same fl however: most guides (including the synapse github how-to) advice to disable TCP relays in the turnserver, which may be unwanted for file transfers. -Both sender and reciever need to be online simultaniously for this mode of file transfer +Both sender and reciever need to be online simultaneously for this mode of file transfer to work, which is unexpected in the context of the existing matrix file transfer. This file transfer will only send the file once, from one device to another.