Generic stream reconnection module.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
reconnect-core is a generic stream reconnection module for Node.js that provides automatic reconnection logic for network streams using configurable backoff strategies. It's designed for developers building network applications who need reliable reconnection handling for TCP connections, WebSockets, or other streaming protocols, offering customizable retry intervals and error handling.