Skip to content

v6.0.0

Compare
Choose a tag to compare
@matszczygiel matszczygiel released this 19 Oct 06:42
· 204 commits to main since this release
1164913
  • New API norddrop_network_refresh to inform Libdrop that network configuration or peer
    availability has changed. This breaks the previous automated retry behavior where it automatically issued
    requests and now waits for this API to be called to conserve the resources.
  • Introduce server side authentication
  • Ensure norddrop_stop() blocks until all events are processed by the handler.
  • Normalize file paths upon receiving the transfer request immediately, thus eliminating misleading file names in the events.
  • Introduce TransferThrottled event for file uploads