camel websocket component
-------------------------

                 Key: CAMEL-4498
                 URL: https://issues.apache.org/jira/browse/CAMEL-4498
             Project: Camel
          Issue Type: New Feature
    Affects Versions: 2.9.0
            Reporter: Christopher Köster


We have build an implementation of websockets in Apache Camel. In combination 
with the strengths of Apache Camel you can push events from all given 
components (file, ftp, hazelcast, queue, etc.) to your browser. This offers 
great possibilities e.g. in process tracking, process driven forms and others.

It is fully bidirectional (in contrast to the AHC-component) and can therefore 
be used for producers and consumers. 

To get a better idea of what has been done so far, please have a look at:
https://github.com/catify/camel-websocket

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to