Skip to content

Conversation

@FozzTexx
Copy link
Contributor

New abstraction supports any streaming I/O type (serial, network, USB) with a single consistent API.

@idolpx
Copy link
Contributor

idolpx commented Oct 24, 2025

This is similar to what I've been trying to do with MStream. :)
Everything is treated as a stream. No matter what it is.

@FozzTexx FozzTexx force-pushed the feature/iochannel branch 2 times, most recently from bd010bf to 9975d01 Compare October 25, 2025 16:08
@FozzTexx FozzTexx requested a review from tschak909 October 25, 2025 16:22
New abstraction supports any streaming I/O type (serial, network, USB)
with a single consistent API.
@FozzTexx
Copy link
Contributor Author

@tschak909 comments? questions?

Copy link
Collaborator

@tschak909 tschak909 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. This makes sense.

@tschak909 tschak909 merged commit 182ef39 into FujiNetWIFI:master Oct 29, 2025
25 checks passed
FozzTexx added a commit to FozzTexx/fujinet-platformio that referenced this pull request Oct 29, 2025
…IFI#1038)

New abstraction supports any streaming I/O type (serial, network, USB)
with a single consistent API.
@FozzTexx FozzTexx deleted the feature/iochannel branch November 11, 2025 00:11
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.

3 participants