Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 326 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 326 Bytes

mule-streaming-api-demo

The demo code I used for my going real-time talk.

There are two demos:

Simple AJAX subscription Management. Use the runnable class: AjaxDemo

WebSockets demo that uses JMS for subscription management and Esper (CEP) for subscription queries. Use runnable class: WebsocketDemo