Skip to content

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

Draft
andrewleech wants to merge 1 commit intomicropython:masterfrom
andrewleech:aiorepl_pass_in_stream
Draft

DRAFT: micropython/aiorepl: Allow passing in stream to use.#1017
andrewleech wants to merge 1 commit intomicropython:masterfrom
andrewleech:aiorepl_pass_in_stream

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants