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

RSocket Protocol v2 #299

Open
whyoleg opened this issue Mar 11, 2025 · 0 comments
Open

RSocket Protocol v2 #299

whyoleg opened this issue Mar 11, 2025 · 0 comments
Milestone

Comments

@whyoleg
Copy link
Member

whyoleg commented Mar 11, 2025

RSocket protocol v2 has small changes which are incompatible with v1:

Investigate what is needed to support those and how to support both v1 and v2:

  • Expose protocol version
  • Support selection of V1/V2 on client during connect
  • Support conditional select of V1/V2 on server based on setup frame (?) or during accept

Related issues with old API design for those features:

@whyoleg whyoleg added this to the 0.21.0 milestone Mar 11, 2025
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

1 participant