JDare / ClankBundle

A Symfony2 Bundle for use with Ratchet WebSocket Server
MIT License
131 stars 31 forks source link

[DX] Howto guide to replace Pusher.com with ClankBundle #36

Open rvanlaak opened 9 years ago

rvanlaak commented 9 years ago

I think I'm quite able to replace my current Pusher.com implementation with the ClankBundle based on the current documentation. Certainly because the frontend Javascript logic seems the same. Only difference seems to be the Server listener, right? We actually do have the feeling we're missing some points, so that is where this is about.

It would actually be really helpful for others if a page with documentation and best practices could be made with all steps needed to replace Pusher (or any other service oriented push-service) with the ClankBundle. Can some of you make a start with this, than I can add extra info when I'm done by following that sort of guide myself.

Where does the ClankBundle in basic differ from this? https://pusher.com/tutorials/html5_realtime_push_notifications