-
Notifications
You must be signed in to change notification settings - Fork 51
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
chore: update roadmap #51
Conversation
README.md
Outdated
- Integration resources | ||
- [ ] Library to run a local SOCKS5 or HTTP-Connect proxy | ||
- [ ] Documentation on how to integrate the SDK into mobile apps | ||
- [ ] Connectivity Test cross-platform example app (Wails + Capacitory) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: Capacitor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Media app?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated.
What do you mean with "media apps"?
FYI, I separated mobile and Go apps, since that better represents the use cases.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From the announcement email: "Outline SDK aims to foster the creation of new circumvention tools that use Outline’s core technology and to enable news & media apps targeting censored populations to build circumvention capabilities directly into their products. Expanding into this content app use case is a new space for Outline that's unlocked by the SDK, and it's one that we're particularly excited to start supporting."
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, I meant mobile here, since it's not really restricted to what type of app it is.
- [ ] SOCKS5 | ||
|
||
- Integration resources | ||
- For Mobile apps |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we really want to distinguish "mobile app" and "go app"? A "mobile" app can include "go" implementations as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They are disjoint. No one writes mobile apps in Go. So we need to explain how to integrate Go into mobile apps.
Co-authored-by: J. Yi <93548144+jyyi1@users.noreply.github.com>
Let me know what you think.
/cc @maddyhof @daniellacosse