aparreno

Results 1 issues of aparreno

is this possible? PrivatePub.subscribe('', function (data, channel) { // TO DO }); when I use PrivatePub.subscribe with wildcards it doesn't work, I need to specify one single channel. PrivatePub.subscribe('', function...