Skip to content

DRAFT: micropython/aiorepl: Allow passing in stream to use. #1017

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Conversation

andrewleech
Copy link
Contributor

Update aiorepl to allow passing in the in/out streams to use, defaults to sys.stdin/out if not provided.

Could be used for instance to run an aiorepl over a network socket to provide a telnet like interface.

Built on top of #1005

TODO testing and documentaion

Defaults to sys.stdin/out if not provided.

Signed-off-by: Andrew Leech <andrew.leech@planetinnovation.com.au>
@andrewleech andrewleech marked this pull request as draft June 3, 2025 03:41
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants