Hi,

I have a working livestream client implement in JS that get live market data (I didn't wrote it)
Now I need to "convert" this js into a server side language like PHP/Python/Perl

I found few examples over the net but it's not something that I can work with, from what I understand
I need to open a socket to the lightstreamer url and port and wait for data but it's not really working.

someone have any direction what can I do?

Thanks