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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of rangermauve/hyperswarm-proxy-ws

Account's avatar
RangerMauve/hyperswarm-proxy
Proxy p2p connections using a duplex stream and Hyperswarm
Account's avatar
holepunchto/hyperswarm
A distributed networking stack for connecting peers
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

RangerMauve's profile
RangerMauve
16 contributions
tinchoz49's profile
tinchoz49
2 contributions
4c656554's profile
4c656554
1 contributions

Recent events

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

No events yet
rangermauve

rangermauve/hyperswarm-proxy-ws

Proxy hyperswarm connections over websockets with auto-reconnect logic

JavaScript
15
7
MIT License

**hyperswarm-proxy-ws** provides a thin wrapper that lets you run a Hyperswarm network over WebSocket connections, automatically handling reconnects. It includes a server component that exposes a WebSocket endpoint and a client library that transparently forwards Hyperswarm join/leave and connection events through that endpoint, making it easy for developers to connect peers behind firewalls or in browser environments without modifying existing Hyperswarm code.