Packages
live_load
0.0.1-rc.2
0.1.1
0.1.0
0.0.1-rc.59
0.0.1-rc.58
0.0.1-rc.57
0.0.1-rc.56
0.0.1-rc.55
0.0.1-rc.54
0.0.1-rc.53
0.0.1-rc.52
0.0.1-rc.51
0.0.1-rc.50
0.0.1-rc.49
0.0.1-rc.48
0.0.1-rc.47
0.0.1-rc.46
0.0.1-rc.45
0.0.1-rc.44
0.0.1-rc.43
0.0.1-rc.42
0.0.1-rc.41
0.0.1-rc.40
0.0.1-rc.39
0.0.1-rc.38
0.0.1-rc.37
0.0.1-rc.36
0.0.1-rc.35
0.0.1-rc.34
0.0.1-rc.33
0.0.1-rc.32
0.0.1-rc.31
0.0.1-rc.30
0.0.1-rc.29
0.0.1-rc.28
0.0.1-rc.27
0.0.1-rc.26
0.0.1-rc.25
0.0.1-rc.24
0.0.1-rc.23
0.0.1-rc.22
0.0.1-rc.21
0.0.1-rc.20
0.0.1-rc.19
0.0.1-rc.18
0.0.1-rc.17
0.0.1-rc.16
0.0.1-rc.15
0.0.1-rc.14
0.0.1-rc.13
0.0.1-rc.12
0.0.1-rc.11
0.0.1-rc.10
0.0.1-rc.9
0.0.1-rc.8
0.0.1-rc.7
0.0.1-rc.6
0.0.1-rc.5
0.0.1-rc.4
0.0.1-rc.2
0.0.1-rc.1
0.0.1-rc.0
A load testing framework for simulating real, distributed, live load on your application.
Current section
Files
Jump to
Current section
Files
README.md
# LiveLoad
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `live_load` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:live_load, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at <https://hexdocs.pm/live_load>.