Skip to main content

Crate sms_web_rocket

Crate sms_web_rocket 

Source
Expand description

§SMS Web Rocket

Rocket web framework integration for smskit webhook processing.

Structs§

AppState
Shared application state holding the provider registry.
ExtractedHeaders
Request guard that extracts HTTP headers into smskit’s generic Headers format.
RawBody
Raw body data extractor for Rocket.
RocketResponseConverter
Rocket-specific response converter.

Functions§

unified_webhook
Unified webhook handler for Rocket.