localsend

Crates.iolocalsend
lib.rslocalsend
version0.2.2
created_at2024-12-16 08:51:58.913824+00
updated_at2025-01-02 16:30:57.134543+00
descriptionA rust implementation of the localsend protocol
homepagehttps://github.com/wylited/localsend
repositoryhttps://github.com/wylited/localsend
max_upload_size
id1484765
size37,850
Tien Do Nam (Tienisto)

documentation

README

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
Commit count: 12

cargo fmt