maddsua / lambda

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

Make server lifecycle similar to go/http server #175

Open maddsua opened 4 months ago

maddsua commented 4 months ago

Use ListenAndServe call, etc. Don't auto start server on initialization