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

Introduce possibility to control CompressionMode on websocket connetion #74

Closed
ksysoev opened this issue Jun 8, 2024 · 0 comments · Fixed by #83
Closed

Introduce possibility to control CompressionMode on websocket connetion #74

ksysoev opened this issue Jun 8, 2024 · 0 comments · Fixed by #83
Assignees
Labels
good first issue Good for newcomers

Comments

@ksysoev
Copy link
Owner

ksysoev commented Jun 8, 2024

Websocket library provides possibility to configure compression mode for websocket connections.
We need to provide possibility to configure same options on our channel abstraction https://pkg.go.dev/nhooyr.io/websocket#AcceptOptions

@ksysoev ksysoev added the good first issue Good for newcomers label Jun 8, 2024
@ksysoev ksysoev added this to the v0.5.0 milestone Jun 8, 2024
@ksysoev ksysoev self-assigned this Jun 13, 2024
@ksysoev ksysoev removed this from the v0.5.0 milestone Jun 13, 2024
@ksysoev ksysoev linked a pull request Jun 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant