Skip to main content

Module control_service

Module control_service 

Source
Expand description

Control service for runtime-application communication.

This service handles:

  • HTTP server registration
  • Event handler registration
  • Task streaming from runtime to app
  • Task result submission

Modules§

alien_bindings

Structs§

ControlGrpcServer
Control gRPC server implementation
ControlState
Tracks registered handlers and HTTP server port
HandlerRegistration
Handler registration info
TaskResult
Result for a task