Akitoshi Yoshida created CXF-6232:
-------------------------------------

             Summary: Refactor CXF's Atmosphere based WebSocket transport for 
more flexible and extensible handling
                 Key: CXF-6232
                 URL: https://issues.apache.org/jira/browse/CXF-6232
             Project: CXF
          Issue Type: Improvement
          Components: Transports
    Affects Versions: 3.0.2
            Reporter: Akitoshi Yoshida
            Assignee: Akitoshi Yoshida


Currently, CXF's Atmosphere based WebSocket transport uses Atmosphere to handle 
WebSocket processing but uses its own message-level processing such as message 
format conversion.

As Atmosphere provides its flexible framework to add such message format 
conversion and there are some custom extensions, it will be useful to use this 
feature in CXF's WebSocket transport.

This will allow you to easily switch the message format or protocol or add a 
customized behavior.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to