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

Future Plans #96

Closed
jamiewest opened this issue Dec 1, 2022 · 8 comments
Closed

Future Plans #96

jamiewest opened this issue Dec 1, 2022 · 8 comments

Comments

@jamiewest
Copy link
Owner

Hi everyone,

I'd like to give a brief update regarding the future of this repository. I am currently working on a replacement signalr package that will provide better testability, nicer looking code, and a server implementation written in dart. I hope to have a working release in the coming months. The new package home will be package:signalr/signalr.dart.

@zuboje
Copy link

zuboje commented Jan 3, 2023

Out of curiosity, is there any ETA, or any assistance needed? I used this plugin for some time and I would be more than happy to help if I can in any capacity.

@jamiewest
Copy link
Owner Author

Sure, check out the repo, it is mostly just porting code aspnetcore/signalr.

@definev
Copy link

definev commented Feb 20, 2023

Is it ready yet?

@misici234
Copy link

@jamiewest I don't understand how we can use the new package in our Flutter projects.

@ugumerie
Copy link

Thank you for your wonderful contribution. Any update on this yet?

@andredealmei
Copy link

do you need any help with the new one ? i can contribute if you show any path to follow

@aeb-dev
Copy link

aeb-dev commented Sep 13, 2023

I implemented a new client from scratch you can check it here: https://github.com/aeb-dev/signalr_dart

@jamiewest
Copy link
Owner Author

Hi all, sorry for the neglect of this repo. I went through and did a few updates, my plan is to get this matching the typescript client library authored by Microsoft. My intent is to keep this library as close as possible to that library in terms of the features and api. However dart language features and style will be utilized where appropriate.

I would still like to port the c# equivalent of the library but that requires my extensions library be up to date as well. I'm still spending a lot of time in that area trying to match the latest .net changes.

I look forward to actually using this library in a project for myself, thanks for everyone that has stuck around and offered help in the comments.

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

7 participants