Elephant

An Elixir STOMP client.

Status

Not recommended for production use yet.

Installation

First, add Elephant to your mix.exs dependencies:

def deps do
  [{:elephant, "~> 0.1.0"}]
end

Then, update your dependencies:

$ mix deps.get

Usage

See https://hexdocs.pm/elephant/Elephant.html