# elixir_torrent v0.2.0 - Table of Contents

> BitTorrent engine for Elixir — download, seed, session persistence, and a stable OTP public API.

## Pages

- Introduction
  - [ElixirTorrent](readme.md)

- Project
  - [Changelog](changelog.md)

## Modules

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

