What I am looking for: a way to connect service to service connection through RabbitmMQ, where I have implemented a microservice in both services which means no port is there.
Gateway to service connection I have done. but the service-to-service connection without a port is my challenge.
anyone has an idea or some reference on how to implement this.