v0.9.1
Changelog
- improve the subscription client, fix goroutine leaks and data race issues (#76) @hgiasac
- merge the reset subscription logic into the
Run
method. If you call theRun
method when the subscription client is running, the client will restart the current connection. - print the extra
Extensions
information in theError
object