Multiple endpoints #164
lewismichaelr
started this conversation in
Ideas
Replies: 1 comment
-
Not with one instance of amqproxy, but you can run several instances of amqproxy on the same machine, one for each port/endpoint. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it feasible to setup amqproxy to support listening on port 1234 and mapping that to upstream endpoint example_cluster.io, and port 5678 to another_cluster.io?
Beta Was this translation helpful? Give feedback.
All reactions