uw-labs/substrate

nats-streaming source configs

Closed this issue · 4 comments

Make AsyncMessageSourceConfig properties in nats-streaming to public.

url -> URL
clusterID  -> ClusterID
subject -> Subject
consumerGroup -> ConsumerGroup

see #9

This will do what you want (and more) once merged, which should be in the coming days.

#9 is merged now, please let me know if that does what you need and we can close this.

@mjgarton that looks good to me.