I'm hoping that I can catch some smart raspberry pi hobbyist out there. I am wanting to use azure notification hub to push messages out to a raspberry pi. I'm wondering what options are available and the pro/con of each approach.
I know that with the pi, I can easily run python scripts. Can I use python to register and receive the notifications? or am I looking at something more esoteric like mono or java?