Y
Hacker News
new
|
ask
|
show
|
jobs
by
badhairday
4442 days ago
This is awesome. Are there any projects like this written in Ruby that I can easily integrate into a Rails app?
3 comments
_neil
4442 days ago
You may want to look at houston [0] and/or helios [1].
[0]
https://github.com/nomad/houston
[1]
http://helios.io/
link
gdeglin
4442 days ago
For Ruby I definitely recommend RPush:
https://github.com/rpush/rpush
. Helios hasn't been updated in a very long time and has a massive list of unresolved issues.
link
_neil
4441 days ago
Thanks. I hadn't seen rpush and it looks great.
link
pnachbaur
4442 days ago
If you're interested in push notifications based on analytics data, check out Pushpop [1] (doesn't explicitly support iOS yet)
https://github.com/keenlabs/pushpop
link
hamedh
4441 days ago
Grocer is the most stable APNS gem I've used
https://github.com/grocer/grocer
link
[0] https://github.com/nomad/houston
[1] http://helios.io/