nasa / gesdisc-meditor

MIT License
7 stars 2 forks source link

fix(nats): only add listeners when NATS client is not found #56

Closed benforshey closed 3 months ago

benforshey commented 3 months ago

This PR changes our NATS lib so that we only add event listeners if the NATS client is not found.