Durable Subscriptions
sc.Subscribe("foo", func(m *stan.Msg) {...}, stan.DurableName("my-durable"))Last updated
Was this helpful?
sc.Subscribe("foo", func(m *stan.Msg) {...}, stan.DurableName("my-durable"))Last updated
Was this helpful?
Was this helpful?