pymarketstore icon indicating copy to clipboard operation
pymarketstore copied to clipboard

Is anyone interested in an async client?

Open goodboy opened this issue 4 years ago • 6 comments

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 avatar Jun 01 '20 18:06 goodboy

@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 :smiley_cat:

goodboy avatar Jun 10 '20 16:06 goodboy

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

kccheung avatar Dec 20 '20 04:12 kccheung

@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.

goodboy avatar Dec 22 '20 04:12 goodboy

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

kccheung avatar Dec 22 '20 04:12 kccheung

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 avatar Jan 30 '21 21:01 goodboy

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

goodboy avatar Jan 17 '22 14:01 goodboy