alex-oleshkevich / starsessions

Advanced sessions for Starlette and FastAPI frameworks
MIT License
98 stars 11 forks source link

Move serializer from backend into middleware #26

Closed alex-oleshkevich closed 2 years ago

alex-oleshkevich commented 2 years ago
  1. middleware should be responsible for data serialization/deserialization
  2. change serializer signature to work with bytes