The old code was unnecessarily complicated, full of unused and/or duplicated functions making it hard to understand what will actually happen and for whom at runtime. Since we only support a single HTTP backend this can be greatly simplified. Now everything gets default options from a single place and only functions to modify parts actually difffering across calls are exposed. |
||
|---|---|---|
| .. | ||
| benchmark.exs | ||
| config.exs | ||
| custom_emoji.txt | ||
| description.exs | ||
| dev.exs | ||
| docker.exs | ||
| prod.exs | ||
| test.exs | ||