Luca Urso

Results 1 comments of Luca Urso

A quick fix is to host it somewhere and modify pubnub-dev.js line 967 to this: `var ORIGIN = 'https://' + (setup['origin'] || 'pubsub.pubnub.com');` This makes sure that it uses https...