Server-side and client-side heartbeat library for ws and browser-side Websocket.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
ws-heartbeat is a library that provides server-side and client-side heartbeat functionality for WebSocket connections, helping maintain active connections by sending ping messages and detecting timeouts. It's designed for developers working with WebSocket implementations in Node.js or browsers who need to ensure reliable, persistent connections by implementing automatic ping-pong message handling. The library offers configurable timeout intervals and ping frequencies to suit different connection requirements.