I got the latest punjab code via:
Code:
git clone git://code.stanziq.com/punjab
then did followed the instructions in Appendix B of the book:
Code:
python setup.py install
twistd -ny punjab.tac
But when I went to
http://localhost:5280/xmpp-httpbind, it says "No such resource File not found". I didn't modify anything. Am I missing something?