magic-wormhole 0.6.1

Get things from one computer to another, safely
Documentation

magic-wormhole

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 12 of them enabled by default.

default

  • transit
  • transfer

transit

  • socket2
  • stun_codec
  • if-addrs
  • bytecodec
  • async-trait
  • noise-protocol
  • noise-rust-crypto

transfer

  • transit
  • async-tar
  • rmp-serde

socket2

  • dep:socket2

stun_codec

  • dep:stun_codec

if-addrs

  • dep:if-addrs

bytecodec

  • dep:bytecodec

async-trait

  • dep:async-trait

noise-protocol

  • dep:noise-protocol

noise-rust-crypto

  • dep:noise-rust-crypto

async-tar

  • dep:async-tar

rmp-serde

  • dep:rmp-serde

forwarding

  • transit
  • rmp-serde

all

  • default
  • forwarding