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

Native http #647

Merged
merged 6 commits into from
Apr 22, 2024
Merged

Native http #647

merged 6 commits into from
Apr 22, 2024

Conversation

veloce
Copy link
Contributor

@veloce veloce commented Apr 22, 2024

Instead of dart.io http Client implementation, use:

  • UrlSession (via CupertinoClient) on iOS
  • CronetEngine (via CronetClient) on android

Refactor the lichess http client to be configured with all URLs pointing
to the lichess server host.

Instead of dart.io http Client implementation, use:
- UrlSession (via CupertinoClient) on iOS
- CronetEngine (via CronetClient) on android

Refactor the lichess http client to be configured with all URLs pointing
to the lichess server host.
@veloce veloce marked this pull request as ready for review April 22, 2024 16:28
@veloce veloce merged commit 084ee81 into main Apr 22, 2024
1 check passed
@veloce veloce deleted the native-http branch April 22, 2024 16:36
@veloce veloce added this to the Public beta milestone Apr 26, 2024
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.

None yet

1 participant