Modern browsers support a new standard call Websockets, which allow persistent connections between a browser and a server. We'll discuss how to implement Websockets with your client-side Javascript talking to your server-side PHP, using the ReactPHP framework.

Comments

Comments are closed.

Daniel Castro at 15:43 on 4 Feb 2017

Github link: https://github.com/stevecoug/reactphp-demo

Demo github: https://github.com/stevecoug/reactphp-demo

Informative talk. I'm excited to try this out. Talk style was a bit dry, and sometimes the presentation sequence seemed somewhat disjointed. Definitely worthwhile though, and I especially liked the "things can go wrong" part at the end.

Joshua Sampia at 17:42 on 4 Feb 2017

I really liked the simpleness with which the talk was presented. I thought the explanation were a little verbose when we were focused on using ReactPHP, otherwise very good.

Liviu Ifrim at 17:55 on 4 Feb 2017

Helpful presentation, we already have reactPHP implemented in our project and was nice to find out that we made a good choice.

Lawrence Shea at 13:13 on 7 Feb 2017

Well done