-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Labels
Core TeamTicket reserved for Core TeamTicket reserved for Core TeamenhancementNew feature or requestNew feature or request
Milestone
Description
Rethink the tcp connector concept and refactor the ProxyAddress out of it...
Ideally the tcp connector works with some kind of trait-bound input which allows it to connect to a target,
and do we have a transport-agnostic connector layer which replaces the target of the tcp connector (input)
in case ProxyTarget is available...
This will allow us to in many other locations rely on TcpConnector for the shared knowledge
instead of using thinks like TcpConnectorFactory or tcp_connect etc ourselves...
This will be tackled by myself once the Apple NE framework support is ready.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Core TeamTicket reserved for Core TeamTicket reserved for Core TeamenhancementNew feature or requestNew feature or request