Talk in English - US at SunshinePHP 2017
Track Name:
Key Biscayne 1
View Slides: https://drive.google.com/file/d/0BzBD0FzcD_63R3Z4bDlhTFV1Tk0/view?usp=sharing
Short URL: https://joind.in/talk/23d31
(QR-Code (opens in new window))
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.
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.
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.
Helpful presentation, we already have reactPHP implemented in our project and was nice to find out that we made a good choice.
Well done