Yes!
Instead of using the version of the client lib hosted at
http://yourserver/nowjs/now.js,
Use the default client provided in GitHub:
https://github.com/Flotype/now/blob/master/lib/client/now.js
And on the client side, call the manual connection function:
`window.now = nowInitialize('http://myserver:9000');
Eric
--
Co-Founder @ Flotype, makers of NowJS