Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
Multi-Protocol Support
Description
Add new feature to support HTTP/1.1 protocol on the router.
This feature involves the introduction of new entities to the router called httpListener and httpConnector. The httpListener will accept HTTP/1.1 connections and make an outbound connection using the httpConnector.
The router will use AMQP to route the messages. The router will act as a protocol bridge.