# elixir_torrent v0.1.2 - Table of Contents

> BitTorrent client engine written in Elixir.

## Pages

- Introduction
  - [README](readme.md)

- Project
  - [Changelog](changelog.md)

## Modules

- [ElixirTorrent](ElixirTorrent.md): Public API for controlling torrent downloads.
- [Torrents](Torrents.md): Internal runtime facade used by `ElixirTorrent`.

