Using node.js and socket.io alongside Zend Framework application

半城伤御伤魂 提交于 2019-12-08 04:37:54

问题


I've built a Zend Framework application. I want to implement node.js and socket.io in this application, but I have no clue where to start.

I've only used node and socket.io to make a simple chat application. If anyone could give me some pointers as for where to start or what steps to take to get a better understanding of how this implementation should work.

Thanks!

I've seen this question, but it's really outdated.

来源:https://stackoverflow.com/questions/47674505/using-node-js-and-socket-io-alongside-zend-framework-application

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!