Go to file
Vasiliy Tolstov 09f946bd6b stan: fix error when multiple times calling Connect method
dont overwrite passed options to avoid error:
impossible to use custom ConnectionLostCB and ConnectRetry(true)

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2021-01-10 14:44:01 +03:00
context.go Provide a way to set native SubscriptionOption for stan broker through server.SubscriberOption 2021-01-10 14:44:01 +03:00
options.go use new NATS streaming client repo path 2021-01-10 14:44:01 +03:00
stan_test.go use new NATS streaming client repo path 2021-01-10 14:44:01 +03:00
stan.go stan: fix error when multiple times calling Connect method 2021-01-10 14:44:01 +03:00