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

feat(swiftui): wait and show client error message after the client is started #12

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

genshen
Copy link
Owner

@genshen genshen commented Jul 31, 2023

After th swiftui client is started, we call Go API WaitClientWrapper to wait error and show error message dialog if there is some error while running.

Please note, wssocks v0.6.0 is marked as retracted. We use v0.6.1 here.
… started

After th swiftui client is started, we call Go API `WaitClientWrapper` to wait error and show error
message dialog if there is some error while running.
@genshen genshen force-pushed the feature-swiftui-client-wait branch from 47465e9 to 2d5b69d Compare July 31, 2023 18:27
@genshen genshen merged commit 6153c63 into master Aug 1, 2023
4 checks passed
@genshen genshen deleted the feature-swiftui-client-wait branch August 1, 2023 04:03
genshen added a commit that referenced this pull request Feb 7, 2024
…ient is started

after the fyne-based client is started, we call api handles.Wait() to wait error and show error
message dialog if there is some error while running (e.g. connection lost or listern port already in
used).
This commit is similar as PR #12. This is for the fyne-based client, while #12 is for swiftui client.
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