maddsua / lambda

HTTP and Websocket server library
MIT License
3 stars 0 forks source link

Add max request size limit #124

Closed maddsua closed 8 months ago

maddsua commented 8 months ago

Todos:

  1. Pass response type to a reader ✅
  2. Pass maxRequestSize to websocket reader ✅