Skip to main content

Module extension

Module extension 

Source
Expand description

Application-owned requests inside an established dialog.

The state-machine-owned methods stay in Call::handle. This module owns only the bounded request snapshot and the exactly-once response capability described by docs/specs/dialog-extensions.md.

Structs§

ApplicationRequest
One application-owned request received inside a live dialog.

Constants§

MAX_APPLICATION_BODY
Largest body the application-owned dialog path will retain.