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

Code parity with aspnetcore 3.1 typescript client, including auto-reconnect feature #1

Merged
merged 12 commits into from
Nov 20, 2020

Conversation

markphillips100
Copy link

@sefidgaran this PR aligns the code with the dotnet aspnetcore 3.1 typescript client along with support for auto-reconnect. I have included the (0.1.6 and 0.1.7) changes from 2 other PRs to make this (slightly) simpler. I believe these were already in your master branch.

In addition, I updated example code and readme to reference the signalr_netcore package name. Changelog and pubspec reflect a patch version bump however open to a minor change if it's necessary.

I've also run the chat and test examples on both android and ios emulators.

Let me know if you need anything, and thanks for considering the PR in the first place.

@markphillips100 markphillips100 changed the title Netcore Code parity with aspnetcore 3.1 typescript client, including auto-reconnect feature Oct 19, 2020
@markphillips100
Copy link
Author

Had a chance to look at this PR @sefidgaran ?

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

Successfully merging this pull request may close these issues.

None yet

2 participants