Push Notification Support
@TerryMooreII Thanks so much for all the awesome work! I am hoping to use this (possibly with a few mods), to run using NativeScript, so that those apps can support an Azure back-end.
One useful feature thayt you don't seem to have added (as it probably isn't relevant for web apps etc.) is push notifications. Is that correct, and if so, could we try and impliment them? I am more than happy to do this, but would appreciate some support in getting familliar with how this service was built originally?
I look forward to hearing your thoguhts!
I'm glad that you have stumbled upon this library and that you are going to use it in your upcoming project. I feel like push notification support has come up before and when I looked into it there wasnt anything that I could do from this library to support it, every thing that needs to be done is on the backend. However that was probably a year ago and I have looked in to it since. Feel free to send me any MS documentation links and I would be happy to look over them. Also, I will always welcome pull request that either fix bugs or add functionality.