Hi all,
is there an elixir ‘client’ library to connect to phoenix channels?
A quick google didn’t reveal anything, neither did the phoenix guides.
Seems odd that many language exists (js, c# etc) but not one for the language it is written in 
thanks
Shifters
1 Like
Here’s one we wrote at my company. There’s also another one.
7 Likes
Thanks for the response! I will take a look at both of those.
Loved your action book btw!
cheers
Shifters
2 Likes
ryo33
4
I created this library and here’s an example of use in a real-world application.
4 Likes