pushupClient.js wrong request
Status: Alpha
Brought to you by:
cause
On line 15 of pushupClient.js, the request is build by appending "/jsstream" to the address of the Pushupd. This is wrong and should be replaced by "/httpJsStream", as I've discovered after hours of trying to get it to work (and subsequently looking through the code).
Logged In: NO
this is fixed in the latest revision.