Setup Codeigniter and Rachet socket

2019-02-26 17:58发布

问题:

I need build a real time chat system with http://socketo.me/

Does anyone know how to setup the app folder and initialise Ratchet ?

回答1:

There's a project on GitHub that has all you need to use Ratchet with CodeIgniter:

https://github.com/kishor10d/CodeIgniter-Ratchet-Websocket