v0.1.0 · Interface

http-incoming

The exported interface. The `handle` function serves as the main entrypoint to applications. Unlike the rest of the interfaces in this package, this `http-incoming` interface is exported by applications rather than imported, which means that this is a function defined by the application and called from the outside, rather than a function called by the application into the outside.