I am using Ratchet for live notification feature inside my php based web application.How should i proceed? I read the documentation,still couldnot get it clearly.Godaddy dedicated server is used for it .How should i implement it inside the server?
I personally prefer to use AJAX instead of embedding Ratchet into my PHP web app.
But since your question is so broad, I can’t really be of much help unless you provide more details on what’s the current issue you are dealing with.
For example:
- If you are just getting started, and have no clue how to install Ratchet:
This Installation Guide might be helpful - If you need a sample Hello World! App using Ratchet:
This Hello World! Ratchet demo might be of help.
Hope that helps @SAYUJ_RAGHAVAN!