High performance middleware that implements cookie based web sessions into the HyperExpress webserver.
npm install hyper-express-sessionHyperExpress
npm)
npm i hyper-express-session
`
Documentation
- See [> [Examples & Snippets]](./docs/Examples.md) for small and easy-to-use snippets with HyperExpress.Session.
- See [> [SessionEngine]](./docs/SessionEngine.md) for creating a session engine and working with the SessionEngine component.
- See [> [Session]`](./docs/Session.md) for working with the Session component to manipulate request sessions.