Closed t-lin closed 4 years ago
Considering designing a two-stage process: 1) Client queries proxy to open TCP endpoint to a service
In the long run, must also consider how to specify a potential chain of services.
Re-opened to incorporate similar changes from #36 into L4 proxy. Goal is to enable P2P tunneled requests.
Currently proxy only supports HTTP connections from client and HTTP-based requests to services. For flexibility, it should ideally support either plain UDP or TCP.