|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
HTTP Push |
« View previous topic :: View next topic » |
Author |
Message
|
inMo |
Posted: Fri Nov 20, 2015 7:56 am Post subject: HTTP Push |
|
|
 Master
Joined: 27 Jun 2009 Posts: 216 Location: NY
|
Is there any native support in IIB for HTTP Push? I'm curious is a message flow can be designed to push information to an HTTP client. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Nov 20, 2015 8:00 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
I'm reasonably sure you can put the HTTP operation into the local environment. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
stoney |
Posted: Fri Nov 20, 2015 8:12 am Post subject: Re: HTTP Push |
|
|
Centurion
Joined: 03 Apr 2013 Posts: 140
|
inMo wrote: |
Is there any native support in IIB for HTTP Push? I'm curious is a message flow can be designed to push information to an HTTP client. |
You might be after something like WebSockets? We've had a couple of queries recently about WebSockets support, so feel free to raise an RFE. Alternatively if you're on IIBv10 you could consider writing your own WebSockets connector.
Alternatively there is a JavaScript client for MQTT that is suitable for use in web pages, which you could use to receive publications from IIB:
https://eclipse.org/paho/clients/js/ |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Nov 20, 2015 9:01 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Oh.... Hmm.
I guess I didn't see that bit about an HTTP client. An HTTP client, of course, can't be the endpoint to receive any HTTP requests.
You can override the http method in the local environment to set a PUSH, but of course that can only go to an HTTP Server.
If you're looking to push data - presumably based on input from other systems - into a client application, then yes I would strongly recommend MQTT.
WebSockets could be used on the client side to implement the MQTT connections, and the MQTT publisher node in IIB could send data to the client's subscription. _________________ chmod -R ugo-wx / |
|
Back to top |
|
 |
inMo |
Posted: Fri Nov 20, 2015 9:26 am Post subject: |
|
|
 Master
Joined: 27 Jun 2009 Posts: 216 Location: NY
|
Sounds reasonable. HTTP Push not supported, MQTT publications are. Just wanted to make sure I wasn't missing something ... it's hard to keep up with you guys.  |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|