mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
core: use XFTP to send and receive files (#1993)
* core: use XFTP to send and receive files * xftp files progress * xftp reception stubs, migration * update simplexmq * xftp sequence diagram * additional chat events * send file via XFTP * send XFTP file description inline when file is uploaded
This commit is contained in:
committed by
GitHub
parent
13706c4f64
commit
d7f9e17bcb
+2
-2
@@ -7,7 +7,7 @@ constraints: zip +disable-bzip2 +disable-zstd
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/simplex-chat/simplexmq.git
|
||||
tag: 8fde8e1344699cdcdc67709595c9285cd06bbef3
|
||||
tag: bd4fecf4a84071079cffccfc0f35a916eac0e086
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
@@ -17,7 +17,7 @@ source-repository-package
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/kazu-yamamoto/http2.git
|
||||
tag: b3b62ba36900babfde1a073c705cbccc2685f385
|
||||
tag: 78e18f52295a7f89e828539a03fbcb24931461a3
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
|
||||
Reference in New Issue
Block a user