Hi,
I have a plan to build a general adapter for my project, the idea is to build a single adapter which can respond with the data based on the customer requirements.
i.e.
- if the client wish to subscribe with MERGE, it will get the data of the MERGE subscription.
- if the client wish to subscribe with COMMAND, it will get the data of the COMMAND subscription.
Is that possible with light streamer or not? if yes, Is it recommended or not?
Regards