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

#811 in Network programming

Download history 141/week @ 2024-12-10 106/week @ 2024-12-17 285/week @ 2024-12-24 142/week @ 2024-12-31 11/week @ 2025-01-07

685 downloads per month
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

~11–25MB
~375K SLoC