File transfer example

pull/4/head
Mark Qvist 2018-04-26 01:05:04 +02:00
rodzic 6a3eb8a1e3
commit b7e69e5f91
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -86,8 +86,6 @@ def client_connected(link):
# We pack a list of files for sending in a packet
data = umsgpack.packb(list_files())
RNS.log(str(len(data)))
# Check the size of the packed data
if len(data) <= RNS.Reticulum.LINK_MDU:
# If it fits in one packet, we will just