TANGO Support for WebSockets

Hi,

I’ve been playing with TANGO Rest API and jsTangORB since couple of weeks.

I wanted to check if similar support for WebSockets is already developed by someone from the TANGO Community.

Regards,
Apurva

Hi Apurva,

There is a device server that bridges tango to WebSockets: link

Hi Igor,

Thanks for the response.

[quote=“Ingvord”]Hi Apurva,

There is a device server that bridges tango to WebSockets: link[/quote]

Hello Igor,

I am now interested in using WebSocket with Tango for my master’s thesis. The link that you posted is not working anymore. I would like to ask if this is what you posted back then — GitHub - elkinvg/WebSocketDS: Tango server for WebSocket connection

UPD: I have just also found this video https://www.youtube.com/watch?v=6FHOKhaO4DI
Is it all related to the same topic?

Yes, you have found the right link!

Here is the video related to WebSockets:

[youtube]https://www.youtube.com/watch?v=KOcJ1SxWdEQ[/youtube]

Good luck with your Master thesis!

Cheers,

Igor.

Thank you very much, Igor!