I was getting an error regarding protobuf being built for the wrong architecture, so i rebuilt protobuf with `node-gyp clean configure build --verbose --arch=ia32`. This however triggered another erro…
If the server has issues with auth, then i dont get how i could use this in a 'receiver' app? If only the client works , that limits me to a sender implementation of messaging , right ? And if im usi…