CrowdHailer / raxx

Interface for HTTP webservers, frameworks and clients
https://hexdocs.pm/raxx
Apache License 2.0
402 stars 29 forks source link

Add middleware Raxx.Session #74

Closed CrowdHailer closed 6 years ago

CrowdHailer commented 6 years ago

This should be started in a new repo and linked from the extensions section of this repo. The hex project should be raxx_session

A previous implementation exists in the Tokumei project but the new independent implementation must also handle streaming.

https://github.com/CrowdHailer/Tokumei/tree/master/app/lib/tokumei/session

The session method should be pluggable but always decode the session into a raxx.session header