Closed
Description
After #1782 is done, the Connect
trait should be changed to basically an alias for a Service<Destination>
. This would allow more composability, being able to use ServiceExt
to customize connectors.
After #1782 is done, the Connect
trait should be changed to basically an alias for a Service<Destination>
. This would allow more composability, being able to use ServiceExt
to customize connectors.