Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Implement TCP/HTTP forwarding #9

Open
dominikbraun opened this issue Dec 28, 2019 · 0 comments
Open

Implement TCP/HTTP forwarding #9

dominikbraun opened this issue Dec 28, 2019 · 0 comments

Comments

@dominikbraun
Copy link
Owner

The proxy server accepts incoming HTTP requests and looks up the responsible service in the registry. Next up, it should forward the requests from the client to the service and from the service back to the client.

This should be implemented using two io.Write streams.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants