Published on InterSystems Developer Community (https://community.intersystems.com)

Home > Web Sockets

Question
Nigel Salm · May 12, 2017

Web Sockets

Hi

I am working on a project that will interact with some software called ROS (Robot Operating System). One of the development challenges we have is as follows:

 

ROS uses web sockets... So one connect with ws://localhost:9090 to the web socket server.  It starts off as http, but then "upgrades" to web socket.  It then keeps open this "tunnel" for bi-directional communication..

 

I need something like a HTTP Outbound adapter, but the Web Socket version of it...

Does anyone have any experience in this area?

 

Nigel

#Java #Frontend #Caché

Source URL:https://community.intersystems.com/post/web-sockets