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

webgram-sessions is a plugin for the webgram framework that enables secure, resumable sessions by storing session state in a LevelDB database. It allows server-side code to recognize clients and maintain persistent state across connections, similar to cookies, using session IDs and secrets stored in localStorage. This tool is designed for developers building webgram applications who need to manage user sessions and shared state across multiple browser windows or tabs.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
sandhawke's profile
sandhawke
24 contributions
sandhawke

sandhawke/webgram-sessions

recognize devices and store session state for webgram

JavaScript
1
0
Apache License 2.0

Support the dependencies of sandhawke/webgram-sessions

Account's avatar
Level/level
Universal abstract-level database for Node.js and browsers
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers