Packages

Tiny drop-in for painless acknowledgements across different applications.

Current section

Files

Jump to
ack config config.exs
Raw

config/config.exs

use Mix.Config
config :camarero,
cowboy: [port: 30009, scheme: :http, options: []],
carta: [Ack.Callback, Ack.Active],
root: "api/acknowledgements"