You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds ability to request a stream from the salt rest api
Introduces feature requested in #108. The feature is not exposed to the Pepper CLI. A new function "req_stream" will return a requests.Response object. This can be used to, e.g. listen to the event bus.
0 commit comments