Forem Creators and Builders 🌱

Discussion on: Explore Poxa as an open Pusher implementation?

Collapse
 
jcs224 profile image
Joe Sweeney

Selfishly, I think it would be awesome if you used Poxa, because it appears to me to be the best option for a Pusher client-compatible server and would really give me confidence in using it in my own stuff :D

There is also Laravel Websockets which is branded as a Laravel-specific realtime library, but in practice is just a Pusher server alternative that works with any Pusher client.

beyondco.de/docs/laravel-websocket...

IMO Elixir was made for this exact thing so it would be cool to see more examples of real-time Elixir used in the wild besides Phoenix.