v1.2.0
No backwards incompatible changes here.
- New
recover
option to automatically recover missed messages based on last message ID. See pull request and chapter in docs for more information. Note that you need centrifuge-js >= v1.1.0 to use newrecover
option - New
broadcast
API method to send the same data into many channels. See issue and updated API description in docs - Dockerfile now checks SHA256 sum when downloading release zip archive.
- release built using Go 1.5.2