localsend 0.2.0

A rust implementation of the localsend protocol
Documentation

Localsend-rs

A rust implementation of the localsend protocol as a library.

Completion

  • Fingerprinting
  • Discovery
    • Multicast UDP
      • Announce
      • Listen
    • HTTP register
  • Upload API
    • Receiving (Uploading)
      • Prepare Upload
      • Upload
      • Cancel
    • Sending
      • Prepare Upload
      • Upload
      • Cancel
  • Download API
    • Metadata
    • File
  • Additional
    • Info
  • HTTPS support