iggy
iggy copied to clipboard
Split existing Client trait into regular consumer and admin traits
Consider the separation of the clients' trait in SDK, to make a distinction between the typical client who produces and consumes the messages, and the administrator which can manage the streams, topic, users etc.