use serializable and identifiable extensions in broadcasted and devtools extensions #314
Labels
enhancement
New feature or request
hookstate-5
Features postponed for v5
plugin
An issue affects a plugin
Broadcasted/Devtools can broadcast only certain types. If serializable extension is added to a state, the broadcased/devtools extension could use this (like localstored extension) to pack/unpack broadcasted data. This would allow to support advanced custom user's types in a state with the broadcasted/devtools plugin.
The text was updated successfully, but these errors were encountered: