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

Upgrade web_socket_channel dependency to latest version #90

Open
LiorAgnin opened this issue Sep 25, 2024 · 4 comments
Open

Upgrade web_socket_channel dependency to latest version #90

LiorAgnin opened this issue Sep 25, 2024 · 4 comments

Comments

@LiorAgnin
Copy link

Description

Hello Centrifugal Labs team,

I hope this message finds you well. I'm writing to request an upgrade of the web_socket_channel dependency in the centrifuge-dart SDK.

Current Situation

  • SDK: centrifuge-dart
  • Dependency: web_socket_channel
  • Current version: 2.4.0
  • Latest stable version: 3.0.1

Request

Could you please update the web_socket_channel dependency to the latest stable version?

Rationale

Upgrading to the latest version would:

  1. Provide access to new features and improvements
  2. Potentially enhance performance
  3. Include recent bug fixes and security patches
  4. Improve compatibility with other up-to-date Dart packages

Additional Information

  • Latest version of web_socket_channel: 3.0.1

Thank you for your consideration. The community greatly appreciates your work on centrifuge-dart.

@FZambia
Copy link
Member

FZambia commented Oct 22, 2024

This issue in web_socket_channel seems important to be solved before we upgrade: dart-lang/http#1698

@avatarKaran
Copy link

any update on this?

@FZambia
Copy link
Member

FZambia commented Nov 9, 2024

I tried web_socket_channel 3.0.1 locally and it worked for me regarding the WebSocket disconnect code concern mentioned above. So added a test and bumped web_socket_channel. The dependency update required increasing min SDK version to 3.3.

Opened #91 - can someone try it?

@FZambia
Copy link
Member

FZambia commented Jan 25, 2025

Will be part of v0.15.0 - see #93

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

No branches or pull requests

3 participants