Can support automatic detection of nats-server subjects?
DreamPy opened this issue · 1 comments
DreamPy commented
Can support automatic detection of nats-server subjects?
sphqxe commented
Possible, but I think this would involve doing a wildcard subscription to the NATS server and parsing the subjects of all incoming messages. On servers with high message throughput, this might not be the best idea.