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

How to make conn.voidEval() asynchronous? #33

Open
0106WeiWeiDeng opened this issue Aug 31, 2023 · 1 comment
Open

How to make conn.voidEval() asynchronous? #33

0106WeiWeiDeng opened this issue Aug 31, 2023 · 1 comment

Comments

@0106WeiWeiDeng
Copy link

Hi, all
pyRserve is very nice project, and I want to use it in my web app. I have a question that how to make conn.voidEavl() function to be asynchronous, for example combining it with aiohttp.

Thanks in advance.

@0106WeiWeiDeng
Copy link
Author

Can I using asyncio.to_thread() to make conn.voidEval() asynchronous?

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

1 participant