Skip to content

WIP: getting started on reworking for mobile support#21

Draft
manny-uncharted wants to merge 3 commits intoseetadev:mainfrom
manny-uncharted:fix-5-reorganize-py-libp2p-for-mobile-support-and-develop-a-cross-platform-p2p-app
Draft

WIP: getting started on reworking for mobile support#21
manny-uncharted wants to merge 3 commits intoseetadev:mainfrom
manny-uncharted:fix-5-reorganize-py-libp2p-for-mobile-support-and-develop-a-cross-platform-p2p-app

Conversation

@manny-uncharted
Copy link
Copy Markdown

What was wrong?

Issue #5

How was it fixed?

Summary of approach.

To-Do

  • Clean up commit history
  • Add or update documentation related to these changes
  • Add entry to the release notes

Cute Animal Picture

put a cute animal picture link inside the parentheses

@manny-uncharted
Copy link
Copy Markdown
Author

manny-uncharted commented Aug 5, 2025

@seetadev want to be sure that I am going in the right direction, as my approach is to start by creating a module.

current implementation stands at:

  • Runtime Adaptation: Automatic detection and adaptation between trio (desktop) and asyncio (mobile)
  • Mobile Transport Layer: Asyncio-based TCP transport that coexists with the trio implementation
  • Mobile I/O Streams: Asyncio-compatible stream implementations
  • Factory Pattern: Automatic selection of appropriate implementations

@seetadev
Copy link
Copy Markdown
Owner

good going guys, please keep me updated.

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.

2 participants