README.md
# Throttex
Throttler implementation with multi interface support.
## Installation
```elixir
def deps do
[
{:throttex, git: "git@gitlab.com:wit_solutions/throttex.git"},
]
end
```
# Throttex
Throttler implementation with multi interface support.
## Installation
```elixir
def deps do
[
{:throttex, git: "git@gitlab.com:wit_solutions/throttex.git"},
]
end
```