codeigniter-websocket
codeigniter-websocket copied to clipboard
Codeigniter WebSocket Built for real-time application.
Hi friend, I'm having problems using it in https. Can you help me? What happens is that I can't start it with https, so I can't use wss to connect...
Hi! Great work on this library. I would like to know if it is possible to use UUID (String) instead of an ID (Interger). I thank you for your attention.
Hi! Could you give me more details on how to use this piece of code: https://github.com/takielias/codeigniter-websocket#broadcast-messages-with-your-php-app-boom- Please, if it's not too much bother, put an example of use. Hug.
Hi there, I've changed the php text to "ws://localhost:8282" as having it as 0.0.0.0 was giving a 10049 error (where as localhost doesn't give any error). Still it seems to...
How to get closed thread information?
i used your example with my live server and i found that with https its fails to connect. i tried to find some solution over google but not work. i...
I connected vuejs and c++ fronted using websocket server. But server connected only 255.
My source code has config Route and remove index.php and using sql server. When run 'php index.php welcome index ', it show error: `C:\xampp\htdocs>php index.php welcome index An uncaught Exception...
Hi everybody! I searched the method to stop the websocket server but i did not found. I need this to disable some services on my server when it is in...