Skip to content

Refactor transport modules #39

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

Merged
merged 13 commits into from
Jun 5, 2025
Merged

Refactor transport modules #39

merged 13 commits into from
Jun 5, 2025

Conversation

iinuwa
Copy link
Collaborator

@iinuwa iinuwa commented Jun 5, 2025

The biggest thing is that this splits the GUI thread from the thread that interacts with credentials to make it easier to use Tokio through out the background service, in hope of solving the USB PresenceRequired bug (#38).

That bug still exists, but it cleans up the USB and hybrid code interaction quite a bit and makes hybrid credentials work (just tested with Android). It also makes it a little bit easier to start writing test code.

@iinuwa iinuwa changed the title Refactor module Refactor transport modules Jun 5, 2025
@iinuwa
Copy link
Collaborator Author

iinuwa commented Jun 5, 2025

Something screwy is going on with GitHub actions. Tests (as anemic as they are) still pass locally. Merging.

@iinuwa iinuwa merged commit 5a59c43 into main Jun 5, 2025
0 of 2 checks passed
@iinuwa iinuwa deleted the refactor-module branch June 5, 2025 18:27
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.

1 participant