Dirk83 Posted April 24, 2013 Share Posted April 24, 2013 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.