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

Is anyone interested in an async client? #41

Open
goodboy opened this issue Jun 1, 2020 · 6 comments
Open

Is anyone interested in an async client? #41

goodboy opened this issue Jun 1, 2020 · 6 comments

Comments

@goodboy
Copy link

goodboy commented Jun 1, 2020

I've already got one underway in one of my projects and it avoids a lot of cruft I've found in this client.

Since it seems there isn't much activity in terms of maintainer feedback here how many peeps would be interested in this published as a 3rd party project?


UPDATE:

We have an alpha grade one underway @ https://github.com/pikers/anyio-marketstore

Please provide feedback on that repo 😎

@goodboy
Copy link
Author

goodboy commented Jun 10, 2020

@tibkiss @dakimura Do you have any opposition to this idea?

I'm also happy to PR in what I have written if you'd rather keep all python clients close by 😺

@kccheung
Copy link

Hi @goodboy, I am interested in the async client. Please do help submit a PR!

@goodboy
Copy link
Author

goodboy commented Dec 22, 2020

@kccheung yeah i think it's going to end up being a new repo/project just so we don't get blocked waiting for maintainership here.

This one is long in the tooth on my todo list. I will hopefully have something useful (and using the grpc support) for y'all in the new year.

@kccheung
Copy link

@goodboy Can't wait to try out the new repo!

@goodboy
Copy link
Author

goodboy commented Jan 30, 2021

Ok so as a heads up to everyone the tentative plan is that we're likely going to use purepc to give us async control around the new gRPC support.

This will basically mean a rewrite of our existing client and eventually publishing as a new repo for it.
It will likely first be rewritten inside the client (using) project and then later broken out.

This issue is linked so you can follow the crumb trail from there.

@goodboy
Copy link
Author

goodboy commented Jan 17, 2022

For those interested we now have an alpha grade grpc client over at https://github.com/pikers/anyio-marketstore.

Let us know feedback on that repo.
Currently usage can be seen only in the test set.

Cheers 🏄🏼 and sorry it took so long.

ping @guilledk

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

No branches or pull requests

2 participants