Jump to content

Using a 3rd party socket, my own websocket and HTTP connection at the same time


Dirk83

Recommended Posts

Hi,

 

I am getting certain information from a 3rd party websocket which I read in in my browser. Now I want to make a construction that I send this information to my own server, also through a websocket (my own). When it gets to the server it needs to manipulate and interpret the information; then when it triggers a certain event it should send a HTTP request to a 3rd party server again and then send back the information to the client side of my website (all while having the 3rd party websocket as well as my own websocket stay open).

Is this possible, and if so, how should I do this?

Thanks, Dirk.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.