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

Use guzzle instead of jsonRPCClient #81

Open
vv12131415 opened this issue Feb 10, 2019 · 2 comments
Open

Use guzzle instead of jsonRPCClient #81

vv12131415 opened this issue Feb 10, 2019 · 2 comments

Comments

@vv12131415
Copy link
Contributor

I was looking at the code and noticed that it will be cool to use guzzle instead of/ inside of jsonRPCClient
since guzzle does all the dirty work that you need to do your self (doing all the stuff with curl_setopt)

@serhack
Copy link
Member

serhack commented Feb 12, 2019

We'll consider that in the next version! Thanks for the suggestion

@vv12131415
Copy link
Contributor Author

vv12131415 commented Feb 12, 2019

We'll consider that in the next version! Thanks for the suggestion

then let's do versions, because on packagist it's dev-master currently

@recanman recanman mentioned this issue Aug 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants