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

Implement get_protocol and set_protocol #96

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

Conversation

puddly
Copy link
Contributor

@puddly puddly commented Jan 17, 2023

These methods are not implemented by BaseProtocol: https://docs.python.org/3/library/asyncio-protocol.html#asyncio.BaseTransport.set_protocol. Not sure if more needs to be done to support protocol switching but this is all my use case requires.

As an aside, is pyserial-asyncio still maintained? There are quite a few outstanding PRs and while more than a couple have been merged, no release has been made since 2021.

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

Successfully merging this pull request may close these issues.

None yet

1 participant