iggy-rs / iggy-elixir-client

Official Elixir client SDK for Iggy.rs message streaming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IggyEx

TODO: Add description

Installation

If available in Hex, the package can be installed by adding iggy_ex to your list of dependencies in mix.exs:

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

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/iggy_ex.

About

Official Elixir client SDK for Iggy.rs message streaming.

License:MIT License


Languages

Language:Rust 74.4%Language:Elixir 25.6%