Ability to untie event in the ModuleClientAPI #6

Open
opened 2023-04-05 10:33:18 +00:00 by mees · 0 comments
Owner

The ability to untie events from the ModuleClientAPI. Currently messages are received with the on callback and all other events have a unique event functions. In the future this should be changed so that all events will be received in the on function and the message event has a unique function.

The ability to untie events from the ModuleClientAPI. Currently messages are received with the on callback and all other events have a unique event functions. In the future this should be changed so that all events will be received in the on function and the message event has a unique function.
mees added the
enhancement
label 2023-04-05 10:33:18 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Getiyo-Public/Getiyo-Developer-Documentation#6
No description provided.