Skip to content

v0.9.1

Compare
Choose a tag to compare
@FZambia FZambia released this 05 Jul 09:30
· 412 commits to master since this release
116c717
  • fix Close method – do not use error channel since this leads to deadlock anyway, just close in goroutine.
  • fix presence timer scheduling
gorelease -base=v0.9.0 -version=v0.9.1
github.com/centrifugal/centrifuge
---------------------------------
Incompatible changes:
- (*Client).Close: changed from func(*Disconnect) chan error to func(*Disconnect) error

v0.9.1 is a valid semantic version for this release.