# elixir_torrent v0.6.5 - Table of Contents

> 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.

## Pages

- Introduction
  - [ElixirTorrent](readme.md)

- Protocol
  - [Protocol support](protocol.md)

- Project
  - [Changelog](changelog.md)
  - [Contributing to ElixirTorrent](contributing.md)
  - [Security Policy](security.md)

## Modules

- Public API
  - [ElixirTorrent](ElixirTorrent.md): Public API for the ElixirTorrent BitTorrent engine.
  - [Torrents](Torrents.md): Runtime supervisor and operations layer behind `ElixirTorrent`.

