Hi all, I'm a newbie in Pubsubhubbub and I don't know python. I have followed the how to get started guide, but I am still not very clear. Here is what I need:
1. My own local hub server. OK, I am going with GAE + pshb, and run one command should make it work: google_appengine/dev_appserver.py pubsubhubbub/hub/ 2. I need to do publish and subscribe. other than the example on the guide, how can I just write one command like curl POST to make it happen? is there any instruction available or anyone here can please help to show me some examples? Thanks. JB
