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

Refactor Capnproto usage once direct asyncio integration is available #1

Open
simon-staal opened this issue Jun 14, 2023 · 0 comments

Comments

@simon-staal
Copy link
Contributor

simon-staal commented Jun 14, 2023

pycapn is currently undergoing major development to better integrate with asyncio's event loop - see capnproto/pycapnp#311. This would substantially improve both the performance and simplicity of the server / client code, reducing amount of boilerplate and reliance on magic timeout values. Once the update is available in new major version, the server and client code should be updated to use this new functionality.

@simon-staal simon-staal changed the title Refactor Capnproto usage once direct Refactor Capnproto usage once direct asyncio integration is available Jun 14, 2023
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