[ 
https://issues.apache.org/jira/browse/DISPATCH-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15710151#comment-15710151
 ] 

ASF subversion and git services commented on DISPATCH-103:
----------------------------------------------------------

Commit a1a1268ffbd18eb5c4605fe5e503d70efa7be689 in qpid-dispatch's branch 
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=a1a1268 ]

DISPATCH-103: WebSocket Listeners - first draft.

WebSocket support for dispatch router.
Requires libwebsockets (packaged on fedora, dnf install libwebsockets-delve)

Create a listener with configuration http=true, point a web console at that 
port to test.

Known issues:
- Occasional problems (segfault, unexpected poll events) when a console 
disconnects/reconnects.

Limitations to be addressed:
- No SSL support for HTTP ports
- Does not serve the console files via the port, need to set up a separate web 
server.
- No protocol detection - only HTTP allowed on listeners with http=true


> Websocket Listeners
> -------------------
>
>                 Key: DISPATCH-103
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-103
>             Project: Qpid Dispatch
>          Issue Type: New Feature
>          Components: Container
>            Reporter: Ted Ross
>            Assignee: Alan Conway
>
> Add an option in configured listeners to use websockets encapsulation.  This 
> will allow AMQP clients inside web browsers to directly connect to the 
> message bus.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to