Non goals, for next major release
CrowdHailer opened this issue · 0 comments
CrowdHailer commented
Many web applications can be categorized as API services behind a load balancer. The first version of Midas is optimised for them.
Probably useful
- HEAD method functionality
- Default Logging Option
required for server rendered apps
- HTML templates
- views/layouts/partials
- Sessions
- Static content
- asset compilation
non-goals:
- SSL
- Large File storage
- Serving static files
- Streaming
- HTTP/2
- chunked transfer encoding
- middleware,
- different body types, i.e iolist or promise
- Websockets