Skip to content

Conversation

@DRSchlaubi
Copy link
Member

This PR has 2 goals:

  • Add support for Zstd
  • Add proper compression configuration

Currently there is no real way to disable compression, the un-documented way is to remove the compress parameter from the gateway url, this PR adds a compression property to the relevant builders

val kord = Kord(token) {
  compression = Compression.Zstd
}

@greg6775
Copy link

any updates on this @DRSchlaubi ?

@DRSchlaubi
Copy link
Member Author

any updates on this @DRSchlaubi ?

Still waiting on @lukellmann

@lukellmann
Copy link
Member

I've been busy with other things recently, can't promise when I'll have time to look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants