-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
Added IConnectionSocketFeature #31588
Merged
Merged
Commits on Mar 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c232fd1 - Browse repository at this point
Copy the full SHA c232fd1View commit details
Commits on Mar 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8e73961 - Browse repository at this point
Copy the full SHA 8e73961View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09840e5 - Browse repository at this point
Copy the full SHA 09840e5View commit details
Commits on Mar 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b320450 - Browse repository at this point
Copy the full SHA b320450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 703511e - Browse repository at this point
Copy the full SHA 703511eView commit details
Commits on Mar 13, 2021
-
Generated TransportConnection file using CodeGenerator
Configuration menu - View commit details
-
Copy full SHA for e7b6a95 - Browse repository at this point
Copy the full SHA e7b6a95View commit details
Commits on Mar 14, 2021
-
Added virutal socket again to SocketConnection.cs
Configuration menu - View commit details
-
Copy full SHA for b211ce0 - Browse repository at this point
Copy the full SHA b211ce0View commit details -
Added virtual socket again to SocketConnection.cs
Configuration menu - View commit details
-
Copy full SHA for f1f01da - Browse repository at this point
Copy the full SHA f1f01daView commit details -
Merge branch 'connection-socket-feature' of https://github.com/MCCshr…
…eyas/aspnetcore into connection-socket-feature
Configuration menu - View commit details
-
Copy full SHA for 67128d2 - Browse repository at this point
Copy the full SHA 67128d2View commit details
Commits on Mar 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ea59c5b - Browse repository at this point
Copy the full SHA ea59c5bView commit details
Commits on Mar 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4b90693 - Browse repository at this point
Copy the full SHA 4b90693View commit details
Commits on Apr 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ad3fe21 - Browse repository at this point
Copy the full SHA ad3fe21View commit details -
Configuration menu - View commit details
-
Copy full SHA for b045329 - Browse repository at this point
Copy the full SHA b045329View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c39ec4 - Browse repository at this point
Copy the full SHA 2c39ec4View commit details
Commits on Apr 7, 2021
-
Merge branch 'connection-socket-feature' of https://github.com/MCCshr…
…eyas/aspnetcore into MCCshreyas-connection-socket-feature
Configuration menu - View commit details
-
Copy full SHA for f58857d - Browse repository at this point
Copy the full SHA f58857dView commit details -
Changes to the IConnectionSocketFeature
- Removed the nullable from the Socket property as approved in API review - Make the IConnectionSocketFeature an additional feature instead of one implemented on the TransportConnection. - Added a test to verify it works
Configuration menu - View commit details
-
Copy full SHA for a0faae3 - Browse repository at this point
Copy the full SHA a0faae3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69cb814 - Browse repository at this point
Copy the full SHA 69cb814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b5ef6 - Browse repository at this point
Copy the full SHA 57b5ef6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.