inseven / reconnect

Psion connectivity for macOS
GNU General Public License v2.0
14 stars 0 forks source link

fix: 🐇 Support concurrent file browsing and transfers #113

Closed jbmorley closed 2 months ago

jbmorley commented 2 months ago

The PLP (and plptools) architecture allows for multiple parallel file operaitons. This change takes advantage of that back backing each window with a separate FileServer instance and creating an additional instance for long-running file transfers.