Add section about server implementations

This commit is contained in:
Samy Pessé 2015-08-31 00:07:36 +02:00
parent 0f2ef3feb2
commit 9ee063ca14

View file

@ -98,6 +98,10 @@ appropriate format.
`pub_date` (if present) must be formatted according to ISO 8601.
## Update server implementations
[Nuts](https://github.com/GitbookIO/nuts) is an open source implementation of the update server described above, it integrates beautifully with GitHub releases. Nuts manages downloads and updates, its compatible with `Squirrel.Mac` and `Squirrel.Windows` so you get cross-platform support out of the box.
## Events
The `autoUpdater` object emits the following events: