Ernest Allen created DISPATCH-151:
-------------------------------------

             Summary: Add ability to run websockets/tcp proxy and http file 
server
                 Key: DISPATCH-151
                 URL: https://issues.apache.org/jira/browse/DISPATCH-151
             Project: Qpid Dispatch
          Issue Type: Improvement
          Components: Management Agent
    Affects Versions: 0.5
            Reporter: Ernest Allen
            Assignee: Ernest Allen


Currently, if you want to connect to a router directly from a web page using 
the proton javascript bindings, you need to run a proxy server. 

Also, if you want to serve the static html/js/css files for the dispatch 
console, you need to start a web server like tomcat.

We can integrate this functionality into the router by:
- creating a stand-alone "qdproxy" python program that serves both as a 
websocket/tcp proxy and a file server
- modify the schema to configure qdproxy
- modify the router startup/configuration to run the proxy when the router 
starts

 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to