[
https://issues.apache.org/jira/browse/DISPATCH-103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15764689#comment-15764689
]
ASF subversion and git services commented on DISPATCH-103:
----------------------------------------------------------
Commit 9442bb0b231d008d604db565254d8d6014070516 in qpid-dispatch's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-dispatch.git;h=9442bb0 ]
DISPATCH-103: SSL support for HTTP/WebSocket listeners
Re-worked HTTP implementation: stability, performance and maintainability
improvements.
- Use single lws_context per dispatch router.
- Use separate lws_vhost per dispatch listener for independent SSL
configuration.
- Include libwebsocket messages in dispatch logs (module HTTP)
- Move HTTP code out of driver and into server (not POSIX-specific)
- Fix some memory and connection close bugs
Apply dispatch SSL listener configuration to libwebsocket vhosts.
Tests to verify HTTP access working correctly.
The console does not yet work over HTTPs, there are some console issues to fix
for that to work.
> 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: [email protected]
For additional commands, e-mail: [email protected]