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

feat(gateway): implemented gateway transport compression #220

Merged
merged 2 commits into from Aug 29, 2023

Conversation

seailz
Copy link
Member

@seailz seailz commented Aug 29, 2023

PR Details

  • I have checked the PRs for upcoming features/bug fixes.

What you've changed

  • Developer-facing library
  • Internal Code
  • Documentation

Closes #219

Description

Implemented zlib-stream support for Gateway transport compression. Transport compression currently defaults to zlib-stream but is customizable using DiscordJarBuilder.

@seailz seailz added type: feature Issue or PR is a feature that should be implemented priority: high High priority status: completed labels Aug 29, 2023
@seailz seailz added this to the discord.jar 1.0 milestone Aug 29, 2023
@seailz seailz self-assigned this Aug 29, 2023
@seailz seailz merged commit 36aa028 into main Aug 29, 2023
3 checks passed
@seailz seailz deleted the feature/transportcompression branch August 29, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: high High priority status: completed type: feature Issue or PR is a feature that should be implemented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Compression
1 participant