-
Notifications
You must be signed in to change notification settings - Fork 450
Home
tobyoconnell edited this page Jan 16, 2019
·
24 revisions
The following pages apply to the latest version of Pushy.
- Best practices - best practices for using Pushy in high-throughput environments
- Frequently asked questions - questions that often come up on the mailing list or in tickets
- Adopters - Who uses Pushy? Please feel free to add yourselves to the list!
- Using Pushy in an application container - notes on using Pushy in an application container like Tomcat or JBoss
- Reference material - authoritative documentation about the APNs protocol
- Development notes - things we've learned about working with APNs that aren't clearly covered in the docs
- Certificates - some notes and errata around requesting and exporting certificates
- API Documentation - Javadoc for the latest version of Pushy
- Migrating from java-apns - A guide for migrating from java-apns to Pushy
This material applies only to Pushy 0.4 and older; Pushy 0.5 and newer use the HTTP/2-based APNs API, and the information below no longer applies.
- Frequently asked questions (v0.4 and older) - questions that often came up on the mailing list or in tickets relating to the old "binary format" versions of Pushy
- Performance (v0.4 and older) - benchmark data and performance considerations