Skip to content

Instantly share code, notes, and snippets.

@matzew
Last active December 15, 2015 03:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matzew/ec5c3c2dfa955c58c328 to your computer and use it in GitHub Desktop.
Save matzew/ec5c3c2dfa955c58c328 to your computer and use it in GitHub Desktop.
AG Unified Push Spec/Requirements

AeroGear Unified Push (DRAFT 0.0.2)

This is an early version of a 'spec' for the AeroGear Unified Push server.

Overview

The Unified Push solution contains the following components:

  • Native Push Component: sends native push message to registered apps
  • Web Push Component: sends web push message to online client (e.g. WebSocket/SockJS clients)
  • Client SDK API
  • Native Push Client for iOS
  • Native Push Client for Android
  • Web Push Client for JavaScript

Details are discussed on the each of the different components

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment