Skip to main content

services.component_service

create_component_service

def create_component_service(comp: BackendComponent) -> Service

Creates the component service that handles various basic messaging tasks.

Arguments:

  • comp - The main component instance.

Returns:

The newly created service.