I want to implement push notifications in my application. I want to click directly from my servers and therefore not use Google C2DM or Xtify .. I found out about the deacon project, but I ran into problems using it. Firstly, my complete project is on Windows, and the Meteor server only works on linux .. is there any work around?
source share