Quantcast
Channel: PHP Freaks: PHP Help
Viewing all articles
Browse latest Browse all 13200

Triggering PHP events based on information that comes through a websocket

$
0
0

Hi,

 

I am listening to a 3rd party websocket and now I want a PHP script to be triggered when new information comes through over the websocket without sending a whole new HTTP request (though it might want to trigger an HTTP request).

 

How can I do this?

 

Thanks, Dirk


Viewing all articles
Browse latest Browse all 13200

Trending Articles