-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Pass a response channel in layout queries #477
Copy link
Copy link
Closed
Labels
A-content/uncategorizedUnclear categorization, related to script-based web contentUnclear categorization, related to script-based web contentA-layout/uncategorized
Description
The current setup of one message type for queries and another for responses is not typesafe and the consumers are full of fail!(..) calls to handle unexpected responses. The queries should just take a channel parameter that will contain the response instead.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-content/uncategorizedUnclear categorization, related to script-based web contentUnclear categorization, related to script-based web contentA-layout/uncategorized