Skip to main content

Module serverless_http

Module serverless_http 

Source

Structs§

ApplicationRequest
ApplicationResponse
ListenerConfig

Enums§

ApplicationResponseBody

Functions§

serve
Bind a TCP listener and serve runtime over HTTP until shutdown fires.
serve_application
Bind a TCP listener that forwards every request to an application handler.

Type Aliases§

ApplicationFetch