Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wishlist: add, modify and delete 'upstreams' on the fly #10

Open
davidw opened this issue Jun 13, 2017 · 2 comments
Open

Wishlist: add, modify and delete 'upstreams' on the fly #10

davidw opened this issue Jun 13, 2017 · 2 comments

Comments

@davidw
Copy link
Contributor

davidw commented Jun 13, 2017

It'd be nice to be able to change what is going on, on the fly.

@slogsdon
Copy link
Owner

This may be a tricky one. ReverseProxy.Router uses them during compile time to leverage Plug's ability to match on host names with Plug.Router's macros.

@davidw
Copy link
Contributor Author

davidw commented Jun 16, 2017

Code reloading would probably be an acceptable solution... I guess I need to research Plug some more.

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

No branches or pull requests

2 participants