atex

An Elixir toolkit for the AT Protocol.

Feature map

Looking to use a data subscription service like the Firehose, Jetstream, or Tap? Check out Drinkup.

Pre-built lexicon packages

The following packages provide sets of AT Protocol lexicons pre-transpiled with deflexicon, ready to use without running the code generator yourself:

Installation

Get atex from hex.pm by adding it to your mix.exs:

def deps do
[
{:atex, "~> 0.9"}
]
end

Documentation can be found on HexDocs at https://hexdocs.pm/atex.


This project is licensed under the MIT License.