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

Start of re-write with asyncio #51

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mdavidsaver
Copy link
Collaborator

The very incomplete beginnings of a re-write of recceiver with python3+asyncio. Covers the recsync protocol and little else. Something I started last year, partly as an exercise in exploring some python3 features (so be warned!). I've gone back and added some comments and TODOs. I'm not sure when/if I'll get back to it. I'm posting it here on the chance that it helps someone else get started, either by extending this code directly, or only taking it as informational.

I've had some good recent experience with aiohttp, which I'd suggest looking at instead of the blocking pyCFClient.

(adding this as a recceiver2 package is entirely a temporary measure. I tend to do this so I can continue to refer to the current implementation. If/when finished, I'd rename/replace as recceiver)

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions

1 Security Hotspot

See analysis details on SonarCloud

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

Successfully merging this pull request may close these issues.

1 participant