phoenix_pubsub_rabbitmq
phoenix_pubsub_rabbitmq copied to clipboard
Update dependencies.
In addition to one of the pull request #1, was the version up of used are poolboy in Ecto1.0.6.
On phoenix 1.2.0, elixir 1.3, erlang 18. Phoenix.PubSub.subscribe/2 & subscribe/3 didn't work at all. I found a working fork here: https://github.com/sheltont/phoenix_pubsub_rabbitmq
Unfortunately it complains about broadcast/5 now. phoenix_pubsub_rabbitmq does not seem to be compatible with phoenix 1.0+