Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
JR Conlin edited this page Oct 12, 2015 · 3 revisions

Autopush is a server side hybrid implementation of the WebPush and older SimplePush protocols. Please note that it is designed to work on Amazon Web Services, and while it is possible to run it "stand-alone" some functions may not be possible. Autopush is responsible for holding connections for remote devices and routing incoming Push events to the correct, connected device, or storing the event for later pick-up by the device.

Clone this wiki locally