Packages

BitTorrent client engine for Elixir/OTP — download and seed with DHT, magnet links, peer exchange, BitTorrent v2 and MSE/PE encryption, behind a small public API.

Current section

Files

Jump to
elixir_torrent .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
]