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

Add integration with kotlinx-io library #2707

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Commits on Jun 6, 2024

  1. Add integration with kotlinx-io library

    Integration is similar to Okio's one with functions `encodeToSink`, `decodeFromSource`, etc.
    sandwwraith committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    66c7506 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Rename .kxio just to .io

    sandwwraith committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    357a8e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. ~remove unnecessary dep

    sandwwraith committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e8b5508 View commit details
    Browse the repository at this point in the history