You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I understand right now, SignalR will be supported for versions >= .NET Core 2.1 (and I assume .NET Standard 2.1), so I believe it is worth exploring and investigating issues that limit the use of this library in real workloads that will target .NET Core 1.x
Below is a set topics taken from the various issues and pull-requests here on GitHub, as well as additional features that might benefit users and should be updated according to work done in the repo (issues and pull-requests).
User Context and Identity
Distributed caching, Redis integration
Full Framework target
Dependency registration
Encoding
Logging
Groups
Performance
Serialization
Binary data transfer
Connection state / Reconnection
Samples
Tests
Investigate and merge existing pull-requests
Documentation and contributing guidelines
Automated release of NuGet
Update Travis CI
TypeScript / JavaScript client package release
Other clients (Go, Java, others)
Please feel free to add any other issues, feature requests or suggestions and let's try to create a schedule (and discussion) for rational versioning of the packages (right now the versioning does not make much sense)
I already sent contributor invitation to some of you, please let me know if anybody else is interested.
As I understand right now, SignalR will be supported for versions >= .NET Core 2.1 (and I assume .NET Standard 2.1), so I believe it is worth exploring and investigating issues that limit the use of this library in real workloads that will target .NET Core 1.x
Below is a set topics taken from the various issues and pull-requests here on GitHub, as well as additional features that might benefit users and should be updated according to work done in the repo (issues and pull-requests).
User Context and Identity
Distributed caching, Redis integration
Full Framework target
Dependency registration
Encoding
Logging
Groups
Performance
Serialization
Binary data transfer
Connection state / Reconnection
Samples
Tests
Investigate and merge existing pull-requests
Documentation and contributing guidelines
Automated release of NuGet
Update Travis CI
TypeScript / JavaScript client package release
Other clients (Go, Java, others)
Please feel free to add any other issues, feature requests or suggestions and let's try to create a schedule (and discussion) for rational versioning of the packages (right now the versioning does not make much sense)
I already sent contributor invitation to some of you, please let me know if anybody else is interested.
CC @skorunka @discostu105 @RobSchoenaker @miker1423 @CodeGlitch0 @mikaelbr @ryanwersal @trydis
(Please add other people in case I missed anyone)
The text was updated successfully, but these errors were encountered: