Having worked with similar real-time push features at large tech companies using gRPC, I noticed smaller teams and apps often don't have resources to implement this functionality - they either struggle with managing the infrastructure or rely on inflexible third-party services.
The library allows you to add real-time features with just a few lines of code and handles all the complexity - connection management, retries, etc.
The best part? You can automate workflows to send any structured data you want without running your own backend. Set up triggers based on events, schedules, or conditions - perfect for:
* Delivery tracking
* Instant deals
* Shopping cart promos
* Feature announcements
Right now we support iOS and Android, with SDKs available on GitHub (working on React Native):
iOS SDK: https://github.com/pushlytic/pushlytic-ios-sdk
Android SDK: https://github.com/pushlytic/pushlytic-android-sdk
Would love feedback from the HN community! No waitlist or demo required - feel free to grab an API key and try it out.