file-transfer-system 0.1.1

Contains file transfering, networking, and p2p functionality
file-transfer-system-0.1.1 has been yanked.
Visit the last successful build: file-transfer-system-0.3.1

File Transfer System

A file transfer system library that provides functionality to send files of any size through TCP

Features

  • File transfering and folder recursive transfering
  • NAT traversal for p2p connection and IPV6
  • Functionality to get current device private and public IP address
  • Uses multithreaded tokio runtime to asynchronously send files and process file requests