{"versions":{"0.0.0":{"name":"espress","version":"0.0.0","description":"Express-inspired streaming-first web server","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git://github.com/supershabam/espress"},"keywords":["streaming","websocket","web"],"author":{"name":"Ian Hansen"},"license":"MIT","bugs":{"url":"https://github.com/supershabam/espress/issues"},"homepage":"https://github.com/supershabam/espress","readmeFilename":"README.md","_id":"espress@0.0.0","dist":{"shasum":"6be3c6d3bff0bd6fb7bb6c3d557243b9c2a22f69","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/espress/-/espress-0.0.0.tgz","size":1347,"integrity":"sha512-A0J9eUTWwqj/vaBgZUBaKwrre8TNR2OZIJu0mcVOWCMBUgKB6TTbTTHXeMhkNQw2KytxQxk3eMy4I3C3AG2GOQ=="},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"anonymous","email":"ian@supershabam.com"},"maintainers":[{"name":"anonymous","email":"ian@supershabam.com"}],"directories":{},"_cnpmcore_publish_time":"2021-12-23T09:57:02.385Z","contributors":[]}},"dist-tags":{"latest":"0.0.0"},"name":"espress","time":{"created":"2022-01-27T14:18:52.963Z","modified":"2023-08-05T06:53:19.862Z","0.0.0":"2013-12-09T07:41:24.018Z"},"readme":"# espress\n\nREST web servers are great, and then we add \"realtime\" to them and figure out how to munge long-lived streaming responses into our app.\n\nWhat if we had a client and server that treated streaming responses as first-class citizens?\n\nWhat if a simple request/response cycle was just a short-lived, single event streaming response?\n\nThis is a framework to build that system.\n\n## goals\n\n* WebSocket based\n* Use only one websocket\n* Multiplex requests/response\n\n## LICENSE\n\nMIT","users":{}}