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

Use Ktor's Base64 functions #600

Merged
merged 1 commit into from
Apr 28, 2022
Merged

Conversation

lukellmann
Copy link
Member

@lukellmann lukellmann commented Apr 20, 2022

Since Ktor 2.0.0, the base64 functions of Ktor are no longer marked with @InternalAPI (ktorio/ktor@99d172d#diff-b76509854a5451678a47f5b3b58101b66a07eeaa24a6942ba162caddd58d255d)

This PR replaces the usage of the java base64 api with the base64 functions from ktor (small step for #69).

@HopeBaron HopeBaron merged commit 4f7857e into kordlib:0.8.x Apr 28, 2022
@lukellmann lukellmann deleted the changes/ktor-base64 branch April 28, 2022 01:54
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

3 participants