Integrating WebSockets with PHP applications. Silex and socket.io playing together.
WebSockets are great. We can start a persistent connection from our browser to our server and use this connection to send real time notifications to our users. Normally when we integrate WebSockets with an existing Web application, we need to face with one slight problem. Our Web application runs on a Web server (imagine, for … Continue reading Integrating WebSockets with PHP applications. Silex and socket.io playing together.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed