-
Notifications
You must be signed in to change notification settings - Fork 4
Add the ability to send chat messages or other actions from button clicks #79
Copy link
Copy link
Open
Labels
Priority: MEDThis issue is of medium priority.This issue is of medium priority.Scope: SocketThis issue applies specifically to Quickplay's backend systems.This issue applies specifically to Quickplay's backend systems.Socket ImplementationStatus: Awaiting reviewThis issue is complete and is in the review process, awaiting a merge.This issue is complete and is in the review process, awaiting a merge.Type: EnhancementThis issue contains a suggestion or improvement.This issue contains a suggestion or improvement.
Milestone
Metadata
Metadata
Assignees
Labels
Priority: MEDThis issue is of medium priority.This issue is of medium priority.Scope: SocketThis issue applies specifically to Quickplay's backend systems.This issue applies specifically to Quickplay's backend systems.Socket ImplementationStatus: Awaiting reviewThis issue is complete and is in the review process, awaiting a merge.This issue is complete and is in the review process, awaiting a merge.Type: EnhancementThis issue contains a suggestion or improvement.This issue contains a suggestion or improvement.
When a user clicks on a button, at the moment, the only thing that button can do is send a command. This behaviour could be changed to be able to do multiple actions at once, as well as send chat messages to the user.