phoenixframework / phoenix_pubsub

Distributed PubSub and Presence platform for the Phoenix Framework
http://www.phoenixframework.org/
MIT License
653 stars 124 forks source link

Fix Phoenix.PubSub.direct_broadcast/5 spec #162

Closed michallepicki closed 2 years ago

michallepicki commented 3 years ago

bump @chrismccord I think this fix is rather straight-forward

Also FYI the CI in this repository is currently broken, there are PRs from other people trying to fix it by migrating to GitHub Actions