Skip to content
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

Refactor account #64

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Refactor account #64

merged 2 commits into from
Dec 8, 2023

Conversation

fredriklindberg
Copy link
Collaborator

No description provided.

test/unit/account/test_account-service.ts Fixed Show fixed Hide fixed
src/account/account.ts Fixed Show fixed Hide fixed
@fredriklindberg fredriklindberg force-pushed the refactor-account branch 3 times, most recently from cb1212a to b8f0316 Compare December 8, 2023 06:06
Move all connection state logic to a static tunnel connection manager class,
while the tunnelservice keeps logic for managing tunnels.
- Migrate to typescript
- Fix account removal
- Break circular dependency with tunnel-service
@fredriklindberg fredriklindberg merged commit aa0fb8b into master Dec 8, 2023
3 checks passed
@fredriklindberg fredriklindberg deleted the refactor-account branch December 8, 2023 16:13
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