Send push notifications to any device, regardless of platform or network.
Get started Guides Demos Documentation GitHub Repositories
AeroGear has support for different push notification technologies:
The AeroGear UnifiedPush Server sends native push messages to different mobile operating systems, such as Android, iOS, Windows or Firefox OS/SimplePush.
Get started with UnifiedPush Server Guide API Documentation GitHub Repo
To see it in action, watch the screencast below:
To get started with the UnifiedPush Server check out one of our Releases.
For more information check out our detailed Guides and Documentation.
Feel free to browse the source or fork the GitHub Repo.
Our SimplePush Server represents an implementation of Mozilla's SimplePush, which is based on top of WebSocket. It was created for Push Notifications delivery on FirefoxOS, but can also be used for different use cases, like the Internet-of-Things.
Get started with SimplePush Server Quickstart GitHub Repo
The best way to see our SimplePush Server in action is using our Quickstart example.
To get started with the SimplePush Server check out the last release.
The WebPush Specification is based on HTTP2 and is currently in an early state. The AeroGear team sees it as the successor of SimplePush.
To get started with the WebPush Server and Console check out the last release.
Upcoming releases of these three push servers are tracked in our project RoadMap
If you are interested, feel free to fork the Repositories and get your hands dirty. Also, feel free to reach out to us if you have any Questions