# `Chimeway.Dispatch.ChannelAdapterConfig`
[🔗](https://github.com/jonlunsford/chimeway/blob/v1.0.0/lib/chimeway/dispatch/channel_adapter_config.ex#L1)

Resolves per-channel adapter config without creating atoms from runtime channel data.

# `resolve`

```elixir
@spec resolve(
  String.t(),
  keyword()
) :: keyword()
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
