Closed Burnett01 closed 10 years ago
That's right on client-side you have to use pusher.js ... which you can find here: http://pusher.com/docs/client_libraries#js
plus some usage examples here: http://pusher.com/docs/javascript_quick_start
Perfect thanks
Send with samsung note 3
-------- Ursprüngliche Nachricht -------- Von: Dariusz Prząda notifications@github.com Datum:09.01.2014 09:58 (GMT+01:00) An: artdarek/pusherer pusherer@noreply.github.com Cc: Cloud2Box s-8@outlook.com Betreff: Re: [pusherer] Question (#1)
That's right on client-side you have to use pusher.js ... which you can find it here: http://pusher.com/docs/client_libraries#js
— Reply to this email directly or view it on GitHub.
Sorry Artdarek, just a question about the private channels.
If I want to show a message to a specific user in my laravel app, should I use private channels?
To be honest I never used private channels so far... but its seems to be a good idea to use them in your case...
Hello Artdarek, I have question.
How can I use it on client side?
I have to download and include the pusher.js right ? After that I just include the client-side example from pusher's website ?
:)
Thank you for your time and work,
Steve
EDIT: Works great! Thanks for your work!