Moonridge icon indicating copy to clipboard operation
Moonridge copied to clipboard

client methods are not needed as RPC calls, implement it with event emitter over socket.io

Open capaj opened this issue 9 years ago • 0 comments

Instead of client RPC methods, it should be implemented as a raw event emitter over socket.io https://github.com/capaj/Moonridge/blob/master/mr-rpc-methods.js#L667

capaj avatar Apr 28 '15 16:04 capaj