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

Update Java SignalR client to use RxJava3 #31265

Closed
Bludator opened this issue Mar 26, 2021 · 2 comments · Fixed by #31426
Closed

Update Java SignalR client to use RxJava3 #31265

Bludator opened this issue Mar 26, 2021 · 2 comments · Fixed by #31426
Assignees
Labels
area-signalr Includes: SignalR clients and servers enhancement This issue represents an ask for new feature or an enhancement to an existing one
Milestone

Comments

@Bludator
Copy link

Java SignalR client still uses RxJava2.

RxJava2 reached end-of-life last month so it is beyond time to update to RxJava3.

@javiercn javiercn added the area-signalr Includes: SignalR clients and servers label Mar 26, 2021
@BrennanConroy
Copy link
Member

Makes sense, we'll need to update. In the meantime, I believe you can add RxJava3 to your project manually and it'll use that version.

@BrennanConroy BrennanConroy added this to the Next sprint planning milestone Mar 26, 2021
@ghost
Copy link

ghost commented Mar 26, 2021

Thanks for contacting us.
We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We will evaluate the request when we are planning the work for the next milestone. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@BrennanConroy BrennanConroy self-assigned this Mar 26, 2021
@ghost ghost locked as resolved and limited conversation to collaborators May 1, 2021
@danroth27 danroth27 added the enhancement This issue represents an ask for new feature or an enhancement to an existing one label May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-signalr Includes: SignalR clients and servers enhancement This issue represents an ask for new feature or an enhancement to an existing one
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants