espress

0.0.0 • Public • Published

espress

REST web servers are great, and then we add "realtime" to them and figure out how to munge long-lived streaming responses into our app.

What if we had a client and server that treated streaming responses as first-class citizens?

What if a simple request/response cycle was just a short-lived, single event streaming response?

This is a framework to build that system.

goals

  • WebSocket based
  • Use only one websocket
  • Multiplex requests/response

LICENSE

MIT

/espress/

    Package Sidebar

    Install

    npm i espress

    Weekly Downloads

    168

    Version

    0.0.0

    License

    MIT

    Last publish

    Collaborators

    • supershabam