When playing locally and subscribing to nsqd running on localhost, the name localhost resolves successfully and consumer can connect. However when I've tested with docker-compose names of the services are not resolved (however connecting using IP works).
I there a way uvnsq can work with hostnames? or only IPs are supported?
When playing locally and subscribing to nsqd running on localhost, the name
localhostresolves successfully and consumer can connect. However when I've tested with docker-compose names of the services are not resolved (however connecting using IP works).I there a way uvnsq can work with hostnames? or only IPs are supported?