Flynsarmy / PHPWebSocket-Chat

Flexable and extensible WebSocket chat application example with a PHP server.

Home Page:http://www.flynsarmy.com/2012/02/php-websocket-chat-application-2-0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send data from other server file (php) to users

rossanmol opened this issue · comments

Hi,

How can i send data in chat to all users, when i add a new movie (as an example).

Can you help me?

Hi @rossanmol, did you resolve that?