Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Velox is a Go library (with a JavaScript client) that keeps a Go struct‑or a Node.js object synchronised in real time with browsers or other clients via Server‑Sent Events or WebSockets, sending only JSON‑Patch deltas when possible. It provides simple APIs, auto‑locking containers (VMap/VSlice), and a Go client for server‑to‑server syncing, making it ideal for developers who need one‑way server‑to‑client state updates (e.g., dashboards, collaborative tools) without writing custom transport code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jpillora/velox

Account's avatar
EventSource/eventsource
WhatWG/W3C compliant EventSource client for Node.js and browsers
Account's avatar
Starcounter-Jack/JSON-Patch
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Account's avatar
EventSource/node-ssestream
Send Server-Sent Events with a stream
Account's avatar
unshiftio/url-parse
Small footprint URL parser that works seamlessly across Node.js and browser environments
Account's avatar
websockets/ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
Yaffle/EventSource
A polyfill for http://www.w3.org/TR/eventsource/
Account's avatar
pierreinglebert/json-merge-patch
Implementation of JSON Merge Patch (RFC 7396)

Support the repos that depend on this repository

Top contributors

jpillora's profile
jpillora
101 contributions
dependabot[bot]'s profile
dependabot[bot]
5 contributions
sgohl's profile
sgohl
3 contributions
boypt's profile
boypt
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
jpillora

jpillora/velox

Real-time Go struct to JS object synchronisation over SSE and WebSockets

Go
189
12
MIT License