maddsua / lambda

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

Refactor http transport #159

Closed maddsua closed 7 months ago

maddsua commented 7 months ago
  1. Replace optional interface with awaitRequest because the first one is stupid
  2. Make TransportContext class inherit from base class so that I can pass it instead