Allowing to listen to WebSocket updates from plugins allows apps to do live updates based on groups assigned by plugins.
For simplicity and avoiding incorrect usage, subscriptions must be to exactly one group of the plugin; as opposed to all txs of a plugin or a prefix of a plugin.
If this turns out to be useful, we can add it in the future using a different subscription message.