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.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.