Pushest - Bidirectional Pusher client in Elixir

Hi there,
I just pushed (meh) new version of pushest. My approach to a pusher client. It’s getting more stable so feel free to check it - https://github.com/stepnivlk/pushest (and the docs https://hexdocs.pm/pushest/Pushest.html).

3 Likes

Sounds interesting but do you have an example of what a “pusher” is? Is this for working with https://pusher.com/ ?

1 Like

@axelson yeah looks like it’s a pusher.com client

@stepnivlk is there a reason to use Pusher instead of Phoenix (PubSub and WS)? Their functionality is very similar

1 Like