Summary
Support for Reading/consuming EventStreams in our Automation Framework R&D
Motivation
This is required and useful automating the APIs having response in EventStreams instead of normal JSON response for E.g "Our Container Logs"
Proposal
I'll try to make a command method with the help of which we will be able to get/read the events/messages from the EventStreams Response
AB#142