Authentication module for socket.io
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
socketio-auth is a Node.js module that provides secure authentication for Socket.IO connections by requiring clients to submit credentials via an `authentication` event instead of insecure query strings. It's designed for Socket.IO developers who need to implement custom authentication