Skip to content

MVVM Messenger | Remove Duplicates or Duplicate Detection #471

Answered by Sergio0694
JawadJaber asked this question in Q&A
Discussion options

You must be logged in to vote

This is not something that's supported by either of the built-in messenger types, but you could build your own messenger as a type that wraps one of the built-in message types and adds the appropriate debouncing logic when a message is sent, and then just forwards messages to the inner message object. This way you won't have to reimplement any of the actual broadcasting logic.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Sergio0694
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants