basic websocket support for fastify
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This plugin adds WebSocket support to Fastify, allowing real-time bidirectional communication by extending Fastify's routing system. It's designed for Node.js developers using Fastify who need to integrate WebSocket endpoints alongside their HTTP APIs, offering features like shared hooks, decorators, and testing utilities (`injectWS`). The plugin