5 releases

0.2.2 Jan 2, 2025
0.2.1 Dec 25, 2024
0.2.0 Dec 24, 2024
0.1.1 Dec 16, 2024
0.1.0 Dec 16, 2024

#5 in #prepare


Used in demonsend

Apache-2.0

27KB
622 lines

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

Dependencies

~12–25MB
~378K SLoC