services.network_service
create_network_service
def create_network_service(comp: BackendComponent) -> Service
Creates the network service that reacts to general networking-related messages.
Arguments:
comp- The main component instance.
Returns:
The newly created service.