Skip to content

Commit

Permalink
update readme todos
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellacosse authored Sep 27, 2023
1 parent 7127eed commit 682f607
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,17 +125,11 @@ Beta features:
- For Mobile apps
- [x] Library to run a local SOCKS5 or HTTP-Connect proxy ([source](./x/mobileproxy/mobileproxy.go), [example Go usage](./x/examples/fetch-proxy/main.go), [example mobile usage](./x/examples/mobileproxy)). (v0.0.6)
- [x] Documentation on how to integrate the SDK into mobile apps (v0.0.6)
- [ ] Connectivity Test mobile app using [Capacitor](https://capacitorjs.com/) (coming soon)
- [x] Connectivity Test iOS mobile app using [Capacitor](https://capacitorjs.com/)
- [ ] Connectivity Test Android app using [Capacitor](https://capacitorjs.com/) (coming soon)
- For Go apps
- [ ] Connectivity Test example [Wails](https://wails.io/) graphical app (coming soon)
- [x] Connectivity Test example [Wails](https://wails.io/) graphical app
- [x] Connectivity Test example command-line app ([source](./x/examples/outline-connectivity/)) (v0.0.6)
- [ ] Outline Client example command-line app (coming soon)
- [x] Page fetch example command-line app ([source](./x/examples/outline-fetch/)) (v0.0.6)
- [x] Local proxy example command-line app ([source](./x/examples/http2transport/)) (v0.0.6)

- Server-side libraries
- [ ] To be defined (coming soon)

- Other Resources
- [ ] Website (coming soon)
- [ ] Bindings (coming soon)

0 comments on commit 682f607

Please sign in to comment.