- Send multiple items in parallel (async)
- Track & Display Sending Progress
- Receive Text
- Recieve Files
- Fix sent status while sending single text with preview
- [cli] Send more than one text to a selected peer.
- [cli] Send file(s) to a selected peer.
- [lib] ItemType Enum in
sender.nim - [lib] SendingFile Object in
sender.nim
- [cli]
sendcommand expectstextorfilekind instead of-textor-fileoption. - [lib]
sendTextprocedure is replaced withsentItemsprocedure to send both texts and files.
-portoption-nameoption
- reorganize modules separating library & application code
- Scan and discover nearby localsend peers.
- Send a text to a selected peer.