leggetter / realtime-web-technologies-guide

An open and maintained a list of realtime web technologies.
http://www.leggetter.co.uk/real-time-web-technologies-guide
226 stars 40 forks source link

How to add websocket to a php app #29

Open johnsage25 opened 7 years ago

johnsage25 commented 7 years ago

Please sir, I am working on a web app that send notifications. I want to know how I can send server event back to the client without refreshing the page.

realtime-framework commented 7 years ago

Hi @pejonic, have a look at https://github.com/realtime-framework/RealtimeMessaging-PHP/blob/master/sample.php (sorry for the shameless plug @leggetter)