I saw from the source code that the stream name will be automatically resolved based on subject filter. This is convenient but i think in the deployment that has multiple stream for specific subject, the sdk will throw ErrMoreThanOneStream. Is it discouraged to allow for the user to specify the stream name manually through the option func?
I saw from the source code that the stream name will be automatically resolved based on subject filter. This is convenient but i think in the deployment that has multiple stream for specific subject, the sdk will throw ErrMoreThanOneStream. Is it discouraged to allow for the user to specify the stream name manually through the option func?