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

connectivity test app (without android) #54

Merged
merged 23 commits into from
Sep 14, 2023
Merged

Conversation

daniellacosse
Copy link
Contributor

@daniellacosse daniellacosse commented Aug 23, 2023

@daniellacosse daniellacosse changed the title connectivity test app [WIP] connectivity test app Aug 23, 2023
@daniellacosse daniellacosse marked this pull request as draft August 23, 2023 15:06
@daniellacosse daniellacosse changed the title [WIP] connectivity test app connectivity test app Aug 30, 2023
@daniellacosse daniellacosse changed the title connectivity test app connectivity test app, sans android Aug 30, 2023
@daniellacosse daniellacosse changed the title connectivity test app, sans android connectivity test app (without android) Aug 30, 2023
@daniellacosse daniellacosse marked this pull request as ready for review August 30, 2023 15:46
can't find activity...

revert local ip

start architecture overview

finish 1st draft of docs

remove android
Copy link
Contributor

@fortuna fortuna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initial review. Root directory only.

x/outline-connectivity-app/package.json Outdated Show resolved Hide resolved
x/outline-connectivity-app/.vscode/extensions.json Outdated Show resolved Hide resolved
x/outline-connectivity-app/.vscode/extensions.json Outdated Show resolved Hide resolved
x/outline-connectivity-app/.gitignore Outdated Show resolved Hide resolved
x/outline-connectivity-app/.vscode/settings.json Outdated Show resolved Hide resolved
x/outline-connectivity-app/package.json Outdated Show resolved Hide resolved
x/outline-connectivity-app/tsconfig.json Outdated Show resolved Hide resolved
x/outline-connectivity-app/tsconfig.json Outdated Show resolved Hide resolved
x/outline-connectivity-app/tsconfig.node.json Outdated Show resolved Hide resolved
x/outline-connectivity-app/tsconfig.node.json Outdated Show resolved Hide resolved
Copy link
Contributor

@fortuna fortuna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review for app_desktop, shared_backend and the IPC system.

x/outline-connectivity-app/app_mobile/app.ts Outdated Show resolved Hide resolved
x/outline-connectivity-app/app_desktop/main.go Outdated Show resolved Hide resolved
x/outline-connectivity-app/app_desktop/package.json.md5 Outdated Show resolved Hide resolved
x/outline-connectivity-app/shared_backend/main.go Outdated Show resolved Hide resolved
x/outline-connectivity-app/shared_backend/main.go Outdated Show resolved Hide resolved
x/outline-connectivity-app/shared_backend/main.go Outdated Show resolved Hide resolved
x/outline-connectivity-app/shared_backend/main.go Outdated Show resolved Hide resolved
x/outline-connectivity-app/app_desktop/app.ts Outdated Show resolved Hide resolved
x/outline-connectivity-app/shared_backend/index.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@jyyi1 jyyi1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution! It's very useful.

@daniellacosse
Copy link
Contributor Author

Note I'm going to be closing comments that don't have action items - this is just for my own sanity. Feel free to reopen anything you disagree with!

Copy link
Contributor

@jyyi1 jyyi1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Though some generated code is still required, it's much cleaner, and my GitHub isn't stuck any more. The code looks good, added a few small comments.

x/examples/outline-connectivity-app/.gitignore Outdated Show resolved Hide resolved
x/examples/outline-connectivity-app/README.md Show resolved Hide resolved
x/examples/outline-connectivity-app/README.md Show resolved Hide resolved
x/examples/outline-connectivity-app/README.md Outdated Show resolved Hide resolved
x/outline-connectivity-app/go.mod Show resolved Hide resolved
x/examples/outline-connectivity-app/shared_backend/main.go Outdated Show resolved Hide resolved
Copy link
Contributor

@fortuna fortuna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review for shared_backend

daniellacosse and others added 2 commits September 7, 2023 11:48
Copy link
Contributor

@fortuna fortuna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks good. The IPC calls are a lot easier to understand, thanks for the changes.
There's a README comment that you can fix, and we should use the config library, but that can be in another PR.

@daniellacosse
Copy link
Contributor Author

daniellacosse commented Sep 13, 2023

Great! I just need to make sure everything's working still 😅

@daniellacosse daniellacosse merged commit 278ec10 into main Sep 14, 2023
6 checks passed
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.

3 participants