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

single-use-socket is a lightweight Node.js library that creates a one‑time, session‑specific virtual WebSocket tied to a single HTTP request/response cycle. It lets a server attach a dedicated socket handler that automatically opens when the browser connects, facilitates bidirectional messaging for that connection only, and cleans up when the socket closes—useful for developers building per‑user, request‑scoped realtime interactions (e.g., single‑page apps or temporary data exchanges).

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of erikpukinskis/single-use-socket

Account's avatar
erikpukinskis/get-socket
Use WebSockets exactly the same way in Node and in the browser
Account's avatar
erikpukinskis/module-library
Caches module singletons and orchestrates dependencies between them
Account's avatar
erikpukinskis/web-site
Send stuff over HTTP
Account's avatar
erikpukinskis/run-test
Define tests with dependencies
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
websockets/ws
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
Account's avatar
erikpukinskis/browser-task
Do stuff in other peoples' browsers
Account's avatar
erikpukinskis/browser-bridge
Move code and state between Node and the browser

Support the repos that depend on this repository

Top contributors

erikpukinskis's profile
erikpukinskis
63 contributions

Recent events

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

No events yet
erikpukinskis

erikpukinskis/single-use-socket

Attaches a socket handler to a single connection until it closes

JavaScript
0
0
No license