A framework and methodology for writing web socket RPC programs, without writing a single line of web socket or RPC code.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Socketless is a framework and methodology for writing web socket RPC programs without writing any web socket or RPC code. It allows developers to create client/server implementations using normal function-based API code, with asynchronous function calls for returning values. This library is designed for modern browsers and current LTS versions of Node.js, and is ideal for developers who want to simplify the process of creating web socket RPC programs.