Enchufeweb

hex.pmhexdocs.pmBuild Status

Enchufeweb is a websocket client library written in Elixir and based on the Erlang library websocket_client.

## Installation Add enchufeweb to your list of dependencies in mix.exs:

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

## How to use it

## Test Run the tests.

  mix test