Skip to main content

Crate alien_worker_protocol

Crate alien_worker_protocol 

Source
Expand description

The Worker app protocol between alien-worker-runtime and a Worker application: task delivery, lifecycle, and waitUntil draining.

Generated clients and message types are always available. The Worker runtime enables the server feature to host the Control and WaitUntil services.

Modulesยง

control
Generated Control service client, server stub, and message types.
wait_until
Generated WaitUntil service client, server stub, and message types.