Skip to content

refactor(auth): use pipe communication, remove async dependencies#58

Merged
OldUser101 merged 4 commits intomainfrom
OldUser101/push-zptqrmxuupkp
Mar 8, 2026
Merged

refactor(auth): use pipe communication, remove async dependencies#58
OldUser101 merged 4 commits intomainfrom
OldUser101/push-zptqrmxuupkp

Conversation

@OldUser101
Copy link
Owner

  • refactor authenticator to use standard Unix pipes for communication
  • remove tokio, it's dependencies, and other unused dependencies

replace tokio with standard threads since fits more cleanly with
the nlock structure, and reduces dependencies
state changed event was used as part of auth callback, which is
no longer present
@OldUser101 OldUser101 merged commit 832e8c8 into main Mar 8, 2026
1 check passed
@OldUser101 OldUser101 deleted the OldUser101/push-zptqrmxuupkp branch March 8, 2026 14:08
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