Serve http and https connections over the same port with node.js
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
httpolyglot is a Node.js module that enables serving both HTTP and HTTPS connections over the same port, simplifying server configuration. It is designed for developers who want to support both secure and non-secure connections without managing separate ports, making it ideal for Node.js applications that require flexible, unified server setups.