Pages
Contents
@xpulse/http
HTTP β and nothing else.
@xpulse/http is the server layer of the xPulse ecosystem. It accepts requests, emits events and returns responses. No routing, no controllers, no templates β that's deliberately delegated to other packages. If you need a minimal HTTP server without MVC overhead, this is it.