A capacitor plugin provides `fetch` with stream support
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Capacitor Stream Fetch is a plugin that provides `fetch` functionality with streaming support for Capacitor v7, specifically on Android platforms. It's written in Kotlin and enables use cases like AI chat completion, Server-Sent Events (SSE), and other scenarios requiring streaming responses and CORS. The plugin offers a `streamFetch` method for executing HTTP requests with streaming responses and event listeners for handling streamed data.