View Source OffBroadwayMNS
A Aliyun MNS connector for Broadway
installation
Installation
The package can be installed by adding off_broadway_mns
to your list of dependencies in mix.exs
:
def deps do
[
{:off_broadway_mns, "~> 1.0"}
]
end
Documentation can be found at https://hexdocs.pm/off_broadway_mns.