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.

Installation

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

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

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


This project is licensed under the MIT License.