github magic-wormhole/magic-wormhole.rs 0.5.0
Version 0.5.0

latest releases: 0.6.1, 0.6.0
24 months ago

Changes

  • [lib][breaking] Removed relay-v2 ability again.
    • This fixed some relay signalling issues, where no connection could be made with --force-relay under some circumstances.
  • [lib][breaking] Exposed the state of the established transit connection
    • The transit module now returns whether the established connection is direct or not and the peer/relay's IP address
    • The transfer and forwarding modules now take a transit_handler argument. Use &transit::log_transit_connection as default value
  • Various bugfixes

Don't miss a new magic-wormhole.rs release

NewReleases is sending notifications on new releases.