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

http‑attach is a tiny Node.js library that lets you plug middleware‑style functionality directly onto an existing `http.Server` or `https.Server` without pulling in a full web framework. It works by replacing the server’s `request` handler with a chainable function (providing a `next()` callback) so modules can register themselves (e.g., `myMiddleware.attach(server)`) much like `socket.io.attach(httpServer)`. The package is aimed at developers building reusable HTTP services or plugins that need to integrate with any server instance, regardless of whether they use Express, Connect, Hapi, or no framework at all.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of zendesk/node-http-attach

Account's avatar
jden/node-mochi
dead-simple way to require mocha + chai
Account's avatar
standard/standard
JavaScript Standard Style

Support the repos that depend on this repository

Top contributors

junosuarez's profile
junosuarez
1 contributions

Recent events

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

No events yet
zendesk

zendesk/node-http-attach

npm module - write services that attach to existing httpServer instances

JavaScript
3
1
Apache License 2.0