Twitter Websocket ExamplePage edited by Claus IbsenChanges (1)
Full ContentTwitter Websocket ExampleAvailable as of Camel 2.10 This example is located in the Camel distribution at examples/camel-example-twitter-websocket. The example is demonstrating how to poll a constant feed of twitter searches and publish results in real time using web socket to a web page. from("twitter://search?...") .setHeader("websocket.sendToAll", "true") .to("websocket:camel-tweet")
Change Notification Preferences
View Online
|
View Changes
|
Add Comment
|
- [CONF] Apache Camel > Twitter Websocket Example confluence
- [CONF] Apache Camel > Twitter Websocket Example confluence
- [CONF] Apache Camel > Twitter Websocket Example confluence
- [CONF] Apache Camel > Twitter Websocket Example confluence
- [CONF] Apache Camel > Twitter Websocket Example confluence