Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.5.7 missing addSubscriber() #103

Open
J-who opened this issue Mar 4, 2017 · 2 comments
Open

2.5.7 missing addSubscriber() #103

J-who opened this issue Mar 4, 2017 · 2 comments

Comments

@J-who
Copy link

J-who commented Mar 4, 2017

With the latest update, seems that the addSubscriber() method has been removed?
I was using the BackoffPlugin to help deal with #82

@EmilyShepherd
Copy link
Contributor

Probably a side effect of Guzzle changes; the class KeenIOClient used to extend has been split into two. Will have a look if there's a solution to that 😄

@EmilyShepherd
Copy link
Contributor

Hmmm, looks like Guzzle doesn't use the addSubscriber anymore, instead you have to modify the stack with middleware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants