Skip to content

Handler for high priority commands #11

Open
@sigrlami

Description

@sigrlami

There are occasions when we need the event loop to address particular requests.
For example, in certain scenarios like the one presented by library users, it becomes necessary for the event loop to suspend data transmission until a resume command is issued.

Relying solely on the user channel for this purpose may result in delays. Therefore, incorporating a new channel called tx or up into the GlazeClient or GlMqttClient for managing these special requests would significantly enhance the system's responsiveness and effectiveness.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

In progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions