liftbridge-io / go-liftbridge

Go client for Liftbridge. https://github.com/liftbridge-io/liftbridge
Apache License 2.0
68 stars 18 forks source link

Don't resubscribe if the client is closed #10

Closed tylertreat closed 5 years ago

tylertreat commented 5 years ago

The client should not attempt to resubscribe on disconnect if it has been explicitly closed.