Open xiaoyifan opened 9 years ago
Check out: https://layer.com
On Jul 10, 2015, at 10:22 PM, Yifan Xiao notifications@github.com wrote:
Hey guys, I'm trying to implement something related to realtime texting.Having searched around Github, it seems there's no third party framework that could be free. Any idea on this? It seems Parse doesn't support realtime texting.
— Reply to this email directly or view it on GitHub.
You can use silent notifications, or go with a service like Layer. I'm currently working on a project that's using Layer. Let me know if you have any questions on that.
Wow! thx guys! this seems nice, 1000 users in free plan!
Thx Jonny! That would be great!
I just found another service: https://github.com/relatedcode/NotificationChat but you have to pay for some advanced features.
There is a good tutorial for using cloud kit to create a chat app:
That sounds... like a nightmare :)
Maybe if you don't use MVVM
Hey guys, I'm trying to implement something related to realtime texting.Having searched around Github, it seems there's no third party framework that could be free. Any idea on this? It seems Parse doesn't support realtime texting.